🪐 💁 Jupyter Admin
🛂
Jupyter Adminis 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
Release files for jupyter-admin 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jupyter_admin-0.0.2.tar.gz | 1.5 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jupyter_admin-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.1 MB
Release files / jupyter_admin-0.0.2.tar.gz
| Download URL | jupyter_admin-0.0.2.tar.gz |
|---|---|
| Size | 1.5 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f63feb492b51904d8537085f5ef0e233a77da141a4110be7af61938683e73f53
|
|
BLAKE2b-256 checksum How to use checksums |
712010fb4d17415f10f5c6dee6dd905ad547fda8c0d6cd6f5b44d48c724e985b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.4
|
Release files / jupyter_admin-0.0.2-py3-none-any.whl
| Download URL | jupyter_admin-0.0.2-py3-none-any.whl |
|---|---|
| Size | 1.6 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
831d93406f4d8efa74269d72ae239f5f5687c8db7ff4c2f67999fb1cd50221ac
|
|
BLAKE2b-256 checksum How to use checksums |
865044b7a6156798f5aa0dbde4488b0535b0aeede0d555ddb52d98145e0747e6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.4
|