📄️ Loading screen
When accessing a Notebook link, you land on a loading page, this is called the bootstrap phase.
📄️ File browser content
Depending on the way you are using Notebook.link, the JupyterLite file browser will act differently.
📄️ Project panel
You can access the project panel by clicking on the cloud icon button, from the left sidebar.
📄️ Install packages at runtime
If some packages are missing in your environment, you can install them dynamically. This is achieved by executing !mamba or !pip commands in the Notebook or terminal.
📄️ Terminal
The JupyterLite Terminal is an experimental extension that adds a terminal emulator running a bash-like shell to JupyterLite.