The coding environment provides the JupyterLab interface. This is an improved version for the earlier Jupyter Notebook inteface; the difference is that JupyterLab has a richer interface and supports additional visualization tools. Some
The official JupyterLab documentation has extensive tutorial videos and guides. We’ve provided direct links to some of the most commonly needed tutorials below:
- The JupyterLab Interface
- Working with Files
- Text Editor
- Notebooks
- Terminals
- File and Output Formats (editing MarkDown, JSON, etc)
If you are editing complex programs, you may prefer to use the Visual Studio Code extension.
In addition, we have a tutorial video showing the basic JupyterLab functions in our coding environment.