🪐 👀 Jupyter Viewer.
Project description
🪐 👀 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.
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)
Built Distribution
Close
Hashes for jupyter_viewer-0.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 647f16455ae6f1945facb9375e2a8216dfbf147f078693f15a63612d294651fe |
|
MD5 | 85cd154435b306ad31be4eea85db3606 |
|
BLAKE2b-256 | 4e3c73834bb05a6dd4401427911bf6a33b0fb67992834eb7e8c3314090246dd7 |