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.7.tar.gz
(76.9 kB
view details)
Built Distribution
nbopen-0.7-py3-none-any.whl
(77.4 kB
view details)
File details
Details for the file nbopen-0.7.tar.gz
.
File metadata
- Download URL: nbopen-0.7.tar.gz
- Upload date:
- Size: 76.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c80ed2d80da0245270b4de9d2a1a44b19e55cfa17348ac45ee3d6f076303503 |
|
MD5 | 4f18ee5ceeaf8cc4ca0d0c6d06fef793 |
|
BLAKE2b-256 | 4baa4e965cdbe395cb98c7e832c6c45679f072a35efddf9cc4101549d3c569d7 |
File details
Details for the file nbopen-0.7-py3-none-any.whl
.
File metadata
- Download URL: nbopen-0.7-py3-none-any.whl
- Upload date:
- Size: 77.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5266be9ab81ce541f040698c3c6b99fdd22b0df2b334daa5cf2179e1a2553c64 |
|
MD5 | c6e7d3d0a6ee87f10154f9bc49a65d69 |
|
BLAKE2b-256 | fc87d6c4266c1908a3fb8f4d75d42b887d5de5c0e5c133f0d4ccf38e0124cffa |