double click to open an ipython notebook

后端 未结 2 1790
难免孤独
难免孤独 2020-12-02 19:05

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

2条回答
  •  再見小時候
    2020-12-02 19:32

    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.

提交回复
热议问题