jupyter-notebook-viewer
jupyter-notebook-viewer copied to clipboard
chrome extension for viewing Jupyter Notebooks in the browser without Jupyter Server
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
How To Install
Manual Installation
Chrome
- Clone this repository
- Navigate to
chrome://extensions - Make sure that the
Developer modecheckbox is checked at the top - Disable the Markdown Viewer extension downloaded from the Chrome Store
- 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):
