Skip to main content

🪐 👀 Jupyter Viewer.

Project description

Datalayer

Become a Sponsor

🪐 👀 Jupyter Viewer

A revisited NbViewer as a modern Web application to view Jupyter notebooks.

NbViewer is built on top of the GitHub nbviewer repository and has been an attraction point for many data scientists since years.

Datalayer Jupyter Viewer takes over the concept of easy visualisation and brings it to the Web application developers with React.js components.

This repository packages the Jupyter UI Viewer component as a Jupyter Server extension. Install and launch with the following commands (you will need Python installed on your machine).

pip install jupyter_viewer
# open http://localhost:8888/jupyter_viewer
# python -m jupyter_viewer
jupyter viewer

After launching, enjoy the 👀 views.

Jupyter Viewer

Develop

yarn
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

Releases

Jupyter Viewer is released in PyPI.

Supported by

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