Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jendas1/jupyter-notebook-quick-look
Preview jupyter notebooks in quick look.
https://github.com/jendas1/jupyter-notebook-quick-look
Last synced: 3 months ago
JSON representation
Preview jupyter notebooks in quick look.
- Host: GitHub
- URL: https://github.com/jendas1/jupyter-notebook-quick-look
- Owner: jendas1
- License: unlicense
- Created: 2015-10-04T10:51:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-10-31T20:45:56.000Z (about 4 years ago)
- Last Synced: 2024-04-23T04:57:15.958Z (7 months ago)
- Language: C
- Homepage:
- Size: 14.6 KB
- Stars: 34
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Mac-QuickLook - jupyter-notebook-quick-look
README
# jupyter-notebook-quick-look
Preview jupyter notebooks in quick look.
## Installation
Build qlgenerator using Xcode and then move jupyter-notebook-quick-look.qlgenerator to /Library/QuickLook __(Note: Make sure to move it to this system-wide folder NOT the user folder ~/Library/Quicklook ! )__.
## Dependencies
Python 3 with jupyter installed.
Check out also the [Jupyter App](https://github.com/jendas1/JupyterApp) for opening jupyter notebooks right from the Finder!