Skip to content

quantlabio/quantlab_launcher-old

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quantlab launcher

https://github.com/quantlabio/quantlab_launcher

Install

pip install quantlab_launcher

Usage

The application author creates a QuantLab build on their machine using the core QuantLab 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/quantlabio/quantlab_launcher.git
cd quantlab_launcher
pip install -e .

About

Launch an application built using QuantLab

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 76.1%
  • HTML 23.9%