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 useful for many data scientists since years.

Jupyter Viewer takes over the concept of easy visualisation and brings it to the Web application developers with React.js components to render Notebooks without any Kernel. It is also available as JupyterLab extension.

You can try on https://viewer.datalayer.tech.

The documentation lives on https://jupyter-viewer.datalayer.tech.

If needed, Users can connect the static view to a Kernel and make it executable.

Usage

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

pip install jupyter_viewer
jupyter viewer

After launching, enjoy the 👀 views on http://localhost:8888/jupyter_viewer (served by Jupyter).

Jupyter Viewer

You can view a Notebook hosted on GitHub using the following pattern: http://localhost:8888/github/{account}/{repo}/{branch}/{path}

# For example...
open http://localhost:8888/jupyter_viewer/github/datalayer/examples/main/pytorch-gpu/pytorch-gpu-example.ipynb

Develop

Develop the Web application.

npm i
npm run start
# Browse the Webpack server.
open http://localhost:3063
open http://localhost:3063/github/datalayer/examples/main/pytorch-gpu/pytorch-gpu-example.ipynb

Develop the Jupyter Server

pip install -e .[test]
jupyter viewer
# Browse the Jupyter Server.
open http://localhost:8888/jupyter_viewer
open http://localhost:8888/jupyter_viewer/github/datalayer/examples/main/pytorch-gpu/pytorch-gpu-example.ipynb

Develop the JupyterLab extension.

pip install -e .[test]
jupyter labextension develop . --overwrite
jupyter labextension list
jupyter server extension list
npm run jupyterlab
# Browse the React JupyterLab App
open http://localhost:3063
# Browse the JupyterLab App
open http://localhost:8888

Publish

make publish
open https://viewer.datalayer.tech
open https://viewer.datalayer.tech/github/datalayer/examples/main/pytorch-gpu/pytorch-gpu-example.ipynb

Releases

Jupyter Viewer is released as a python package 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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jupyter_viewer-1.0.3-py3-none-any.whl (9.1 MB view details)

Uploaded Python 3

File details

Details for the file jupyter_viewer-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: jupyter_viewer-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 9.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for jupyter_viewer-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 654d7bbddb689b4b9a78d7e7895e13b0b0228c99103e01f0ccaf1582353f7f48
MD5 f8f9459c879b3429cfc2301fc542503f
BLAKE2b-256 090055438505284b392edd080b3e773eefd98d5291a90ff18e64c06658476d3b

See more details on using hashes here.

Supported by

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