JupyterLite is a JupyterLab distribution that runs entirely in the web browser, backed by in-browser language kernels.
Since JupyterLite can be deployed as a fully static website, it is very easy to use it in a web browser:
Because it is simple to embed on any website, JupyterLite is now being used on many documentation website of popular scientific libraries:
numpy
: https://numpy.orgpandas
: https://pandas.pydata.org/getting_started.htmlsympy
: https://www.sympy.org/en/shell.html- Try Jupyter website: https://jupyter.org/try
With jupyterlite-sphinx
it's possible to embed a Notebook in a documentation website:
:width: 100%
:height: 600px
- JupyterLite Documentation: https://jupyterlite.readthedocs.io/en/latest
- JupyterLite Demo deployed on GitHub Pages: https://github.com/jupyterlite/demo
- JupyterLite -Jupyter ❤️ WebAssembly ❤️ Python
- Xeus-Lite - JupyterLite + Xeus = ❤️️
- Jupyter Everywhere
We would like to give a special thanks to all the contributors 🧡