loongson/pypi/: jupyterlab-server-2.6.0 metadata and description
A set of server components for JupyterLab and JupyterLab like applications .
| author | Jupyter Development Team |
| author_email | jupyter@googlegroups.com |
| classifiers |
|
| description_content_type | text/markdown |
| keywords | jupyter,jupyterlab |
| provides_extras | test |
| requires_dist |
|
| requires_python | >=3.6 |
| File | Tox results | History |
|---|---|---|
jupyterlab_server-2.6.0-py3-none-any.whl
|
|
jupyterlab server
Install
pip install jupyterlab_server
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 LabServerApp with the appropriate
configuration and creating a Python entry point that launches the app.
Contribution
Please see CONTRIBUTING.md for details.