JupyterLab App Cookiecutter 🧩 — jupyterlab-contrib 1.0.0 documentation (original) (raw)
JupyterLab Unofficial Extensions & Tools
- Contents:
- List of extensions and tools
- Migrate from classical Jupyter notebook
- Help supporting the extensions
"Contents"
Easily kickstart your own JupyterLab based standalone application 🚀
Usage¶
Create a new repo using this cookiecutter:
pip install cookiecutter
cookiecutter https://github.com/jupyterlab-contrib/jupyterlab-app-cookiecutter
Follow the instructions in the README.md of the generated project to have your own JupyterLab based application up and running: