@datalayer/jupyter-dashboard
v0.0.4
Published
๐ช ๐ Jupyter Dashboard.
Downloads
5
Readme
๐ช ๐ 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