Related posts: Open an ipython notebook via double-click on osx
How can I open Ipython notebook from double click? I always cd to the directory of the notebook, then
You can use a project like nbopen that handle that and will open the browser on the right notebook + start an IPython server if one is not yet running.