A native macOS application to view Jupyter/IPython notebooks.
- Stand-alone, thanks to nbviewer.js
- Integrated Quick Look generator
- Nice icons 😎
-
Download
nbviewer-app.zip
(Releases) -
Unzip and move
Jupyter Notebook Viewer.app
to/Applications
and enjoy 👍 -
Alternatively: install via Homebrew Cask:
$ brew install --cask jupyter-notebook-viewer
-
Quick Look should work out of the box. If it doesn't, check
qlmanage -m plugins | grep ipynb
to see whether the plugin appears there.
- Ondrej Kokes for nbviewer.js
This project is licensed under the MIT license. See LICENSE.md for details.
© 2017 Tino Wagner