freebsd-ports/devel/py-jupyterlab-server/pkg-descr
2023-04-06 01:30:23 +08:00

4 lines
262 B
Text

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