takluyver / nbopen

Open a Jupyter notebook in the best available server
BSD 3-Clause "New" or "Revised" License
304 stars 58 forks source link

Open exact directory #15

Open remram44 opened 9 years ago

remram44 commented 9 years ago

I might just want to start a notebook server in a specific directory. Right now, the best I can do is pass that directory, but nbopen might be happy with any server started in a parent directory (or actually, starts with the same string, since the subdirectory computation appears wrong).