Open an ipython notebook via double-click on osx

Jason Sundram picture Jason Sundram · Apr 23, 2013 · Viewed 16.9k times · Source

I've downloaded a couple of ipython notebooks, and I'd like to open them in browser tabs without navigating to the directory I've downloaded them to and running ipython notebook notebook_name.ipynb.

I realize this probably means I'm lazy, but it seems like a common use case to me. Am I missing something obvious?

Answer

Aziz Alto picture Aziz Alto · May 4, 2016

Use Pineapple application for opening and working on your IPython/Jupyter notebooks. It is pretty cool.

Update:

Now there is nteract, which is a new jupyter-like Desktop app. After installing it, make it the default app for opening .ipynb files. Then just double-click any notebook to start it right away.

nteract geojson