Open a notebook from the command line in the best available server
Project description
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:
python3 -m pip install nbopen
Usage:
nbopen AwesomeNotebook.ipynb
To integrate with your file manager, so you can double click on notebooks to open them, run:
Linux/BSD: python3 -m nbopen.install_xdg
Windows: python3 -m nbopen.install_win
Mac: Clone the repository and run ./osx-install.sh
Ensure that nbopen is on the profile path (not just terminal, e.g. .profile not .bashrc)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nbopen-0.5.tar.gz
.
File metadata
- Download URL: nbopen-0.5.tar.gz
- Upload date:
- Size: 75.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 463a1fc5e9a9738c66fd2c9bc3b26f4a13fcf23bb38bdb1b35ebe4e2910f69c7 |
|
MD5 | a51847d0ecfb09ecfca7e738aa638f94 |
|
BLAKE2b-256 | 53c962a5cda6014513b22e5c2812267026f053910b39aa3e9d3f6b0bec4c16c5 |
File details
Details for the file nbopen-0.5-py3-none-any.whl
.
File metadata
- Download URL: nbopen-0.5-py3-none-any.whl
- Upload date:
- Size: 81.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb6394ab9c9ee06fa392f516c08b47506c42e764fc90e68ad3616dfbe94e14cd |
|
MD5 | 056794916d5bdfc9a8468781292b8228 |
|
BLAKE2b-256 | 127cfe68bcd78047c8ef4830f2ec5c4a27b1b6809f66f1770ef7abc36e988356 |