Skip to content

Opens ipynb files on click. Reuses existing jupyter instance if possible. Work only in Windows.

License

Notifications You must be signed in to change notification settings

Zoynels/nbopen_windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open notebooks from the command line

nbopen looks for the nearest running notebook server - if it finds one, it opens a web browser to that notebook. If not, it starts a new notebook server in that directory.

Installation::

python -m pip install nbopen_windows

Usage::

nbopen_windows AwesomeNotebook.ipynb

If double click on notebooks not work, then, run:

  • Windows: python -m nbopen_windows.install_win

About

Opens ipynb files on click. Reuses existing jupyter instance if possible. Work only in Windows.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%