📄️ Loading screen: bootstrap process
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, JupyterLite file browser will act differently.
📄️ Project panel
Access the project panel by clicking the cloud icon button, from the left sidebar.
📄️ Install packages at runtime
When your environment lacks required packages, you can install them dynamically using either mamba or pip commands directly in a notebook cell or terminal.
📄️ Terminal
The JupyterLite Terminal is an experimental extension that adds a terminal emulator running a bash-like shell to JupyterLite.
📄️ Presentation mode configuration
In Notebook.link, notebooks and Jupyter-supported files can be rendered as read-only dashboards. By default, only Markdown cells and cell outputs are rendered, but cell inputs can optionally be rendered as read-only code blocks.