jupyter-lite.ipynb¶
This notebook is the preferred source of site-specific runtime configuration for a JupyterLite app, and will override any configuration in jupyter-lite.json
.
Editing Configuration¶
The configuration is stored in this Notebook's metadata under the jupyter-lite
key. To edit the configuration in JupyterLab.
- open the Property Inspector sidebar
- expand the Advanced Tools section
- edit the
jupyter-lite
metadata sub-key - press the "check" icon
- save the notebook