jupyterlab-app-cookiecutter
jupyterlab-app-cookiecutter copied to clipboard
Kickstart your JupyterLab based standalone application 🚀
JupyterLab App Cookiecutter 🧩
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: