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
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
nbopen-0.6.tar.gz
(76.6 kB
view details)
Built Distribution
nbopen-0.6-py3-none-any.whl
(82.4 kB
view details)
File details
Details for the file nbopen-0.6.tar.gz
.
File metadata
- Download URL: nbopen-0.6.tar.gz
- Upload date:
- Size: 76.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0aa53525a6ec3de403635dd91bab7607c451a67b275492947d6934963902ffa1 |
|
MD5 | 9af5f92c857e0fdc1054f22f053d998b |
|
BLAKE2b-256 | 996512527f278b6d9cdbe1823dc17b3c555652989c99f695275a50d31f7d41ce |
File details
Details for the file nbopen-0.6-py3-none-any.whl
.
File metadata
- Download URL: nbopen-0.6-py3-none-any.whl
- Upload date:
- Size: 82.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d3b9de63fb7e2a9658bc474d957c40e3ac2f101ae98b886f9259c66707c41db |
|
MD5 | b2312d4de6a331691d648e6f99fa669e |
|
BLAKE2b-256 | d1b133760a41623cb09a41379c30f794f3953ffdc8f41dd3b00136b44ad86d85 |