tuxu / ipynb-quicklook

A Quick Look generator for Jupyter/IPython notebooks without further dependencies
MIT License
188 stars 9 forks source link

README.md enhancement #4

Closed sy2002 closed 2 years ago

sy2002 commented 6 years ago

Idea for enhancing the documentation in README.md:

You might want to mention in https://github.com/tuxu/ipynb-quicklook#getting-started that if the user copies to his local ~/Library/QuickLook/ instead of the global folder /Library/QuickLook, that then nothing will work.

I stumbled over this, as I normally prefer to install in my local user's folder.

tuxu commented 6 years ago

Thanks! You are definitely right, this should be mentioned. If you want to avoid the global installation, you can just use nbviewer-app, which ships with the QuickLook generator and should work out of the box.