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:
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: python -m nbopen.install_xdg.
Windows: python -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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
nbopen-0.4.2-py3-none-any.whl
(79.4 kB
view details)
File details
Details for the file nbopen-0.4.2-py3-none-any.whl
.
File metadata
- Download URL: nbopen-0.4.2-py3-none-any.whl
- Upload date:
- Size: 79.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 397816468e9e7f123224ce809ac47c43197284c373557d3060b096fdf3ea1c27 |
|
MD5 | b1044661e46907b24f1948767b5a1049 |
|
BLAKE2b-256 | e0b4cf18a16560a3e47e979429b619f720139d360d17bb1b36c26cd91118538e |