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
video instruction
Manual Installation
Chrome
- Clone this repository
- Navigate to
chrome://extensions
- Make sure that the
Developer mode
checkbox 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):