There was an error while loading. Please reload this page.
1 parent d333b22 commit a08aebeCopy full SHA for a08aebe
README.md
@@ -16,6 +16,12 @@ A native macOS application to view
16
- Download `nbviewer-app.zip`
17
([Releases](https://github.com/tuxu/nbviewer-app/releases))
18
- Unzip and move `Jupyter Notebook Viewer.app` to `/Applications` and enjoy 👍
19
+- Alternatively: install via [Homebrew Cask](https://caskroom.github.io/):
20
+
21
+ ```
22
+ $ brew cask install jupyter-notebook-viewer
23
24
25
- Quick Look should work out of the box. If it doesn't, check
26
`qlmanage -m plugins | grep ipynb` to see whether the plugin appears there.
27
0 commit comments