Skip to main content

A JupyterLab extension.

Project description

Datalayer

🪐 💁 Jupyter Admin

🛂 Jupyter Admin is a UI (Web User Interface) and CLI (Command Line Interface) to manage the Datalayer Jupyter components.

Jupyter Administration UI and CLI for the Jupyter ecosystem, with telemetry. It provides facilities to the Jupyter components to:

  • Deploy
  • Configure
  • Monitor
  • Manage
# Start the frontend webpack server and jupyter server.
# echo open http://localhost:2003
# echo open http://localhost:8686/hub/jupyter-admin
# make start
# Connect to the jupyterhub local sqlite database and run e.g.
# .schema
# .tables
# .schema api_tokens
# select * from api_tokens;
# make sqlite
# open http://localhost:3063
# open http://localhost:8686/api/jupyter/lab?token=60c1661cc408f978c309d04157af55c9588ff9557c9380e4fb50785750703da6
yarn start
pip install -e .[test]
jupyter labextension develop . --overwrite
jupyter labextension list
# jupyter server extension enable datalayer
jupyter server extension list
# open http://localhost:8686/api/jupyter/lab?token=60c1661cc408f978c309d04157af55c9588ff9557c9380e4fb50785750703da6
yarn jupyterlab

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jupyter_admin-0.0.2.tar.gz (1.5 MB view hashes)

Uploaded Source

Built Distribution

jupyter_admin-0.0.2-py3-none-any.whl (1.6 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page