Skip to content

tuxu/nbviewer-app

Repository files navigation

Jupyter Notebook Viewer

Icon

A native macOS application to view Jupyter/IPython notebooks.

Features

Getting started

  • 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.

Screenshot

Screenshot

Acknowledgments

License

This project is licensed under the MIT license. See LICENSE.md for details.

© 2017 Tino Wagner