Anyone using nbopen on Windows, install from master with these commands: pip install flit flit installfrom github:takluyver/nbopen
More details here: https://github.com/takluyver/nbopen/issues/43 https://github.com/takluyver/nbopen/issues/38 On Monday, July 3, 2017 at 7:23:46 AM UTC-5, takowl wrote: > > On 29 June 2017 at 18:07, Andreas Hilboll <[email protected] > <javascript:>> wrote: > >> You should be able to write a script, say, "notebookwrapper.cmd", in >> which you check if there already is an ipython.exe process running, and >> if so, use the appropriate command line. Maybe you have to work with a >> lockfile or the like. >> > > nbopen is such a script :-) > > https://github.com/takluyver/nbopen > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/2af3d7f3-d678-4ff6-bf39-46442bc601ee%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
