Note: This plugin has now been integrated into a native macOS app, Jupyter Notebook Viewer.
A stand-alone Quick Look generator for Jupyter/IPython notebooks on macOS. Contents are rendered on-the-fly using nbviewer.js.
- Download
ipynb-quicklook.qlgenerator
(Releases) - Move the generator into
/Library/QuickLook
. You may need to runqlmanage -r
to reset the Quick Look server and caches. - Press space whenever you encounter a
.ipynb
file. Enjoy 👍
- jupyter-notebook-quick-look:
renders using the
nbconvert
utility.
- Ondrej Kokes for nbviewer.js
This project is licensed under the MIT license. See LICENSE.md for details.
© 2017 Tino Wagner