Skip to content

chrome extension for viewing Jupyter Notebooks in the browser without Jupyter Server

License

Notifications You must be signed in to change notification settings

imvladikon/jupyter-notebook-viewer

Repository files navigation

Jupyter Notebook Viewer (Chrome Extension)

Jupyter files (*.ipynb) local viewer, chrome extension

Features

  • Renders local and remote URLs
  • Granular access to remote origins
  • Full control over the compiler options
  • Themes
  • Auto reload on file change
  • Syntax highlighted code blocks
  • Table of Contents (TOC)
  • MathJax support

demonstration

How To Install

video instruction

Manual Installation

Chrome

  1. Clone this repository
  2. Navigate to chrome://extensions
  3. Make sure that the Developer mode checkbox is checked at the top
  4. Disable the Markdown Viewer extension downloaded from the Chrome Store
  5. Click on the Load unpacked extension... button and select the cloned directory

Note that in this case you won't receive any future updates automatically.

References

Kudos to the authors of the projects (the extension based on their works):

About

chrome extension for viewing Jupyter Notebooks in the browser without Jupyter Server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published