0.0.4 • Published 9 months ago

@datalayer/jupyter-dashboard v0.0.4

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
9 months ago

Datalayer

Become a Sponsor

🪐 🏄 Jupyter Dashboard

Create and publish Dashboard from Jupyter.

yarn
#  "installConfig": {
#    "hoistingLimits": "workspaces"
#  },
yarn build
# 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 list
# open http://localhost:8686/api/jupyter/lab?token=60c1661cc408f978c309d04157af55c9588ff9557c9380e4fb50785750703da6
yarn jupyterlab