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.

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_viewer-0.0.5.tar.gz (4.3 MB view hashes)

Uploaded Source

Built Distribution

jupyter_viewer-0.0.5-py3-none-any.whl (8.1 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