Skip to content

bollwyvl/jupyterlab_launcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jupyterlab launcher

https://github.com/jupyterlab/jupyterlab_launcher

Install

pip install jupyterlab_launcher

Usage

The application author creates a JupyterLab build on their machine using the core JupyterLab application. They can then serve their files by subclassing the LabLauncherApp with the appropriate configuration and creating a Python entry point that launches the app.

Development Install

git clone https://github.com/jupyterlab/jupyterlab_launcher.git
cd jupyterlab_launcher
pip install -e .

About

Launch an application built using JupyterLab

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.0%
  • HTML 8.0%