Opens ipynb files on click. Reuses existing jupyter instance if possible.
Project description
Opens ipynb files on double-click
winbopen 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 winbopen
Usage::
double-click on ipynb
If double-clicking does not work or you're not on Windows, run:
- Linux/BSD:
python3 -m nbopen.install_xdg
- Windows: normally automatic; for manual installation run
python3 -m nbopen.install_win
- Mac: Clone the repository and run
./osx-install.sh
This is a fork of Thomas Kluyver's nbopen focused on Windows platform with the following improvements:
- automatic installation with only one call to
pip install
- original nbopen stops working at a certain point of time - this bug is fixed
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
winbopen-0.7.tar.gz
(4.3 kB
view details)
Built Distribution
File details
Details for the file winbopen-0.7.tar.gz
.
File metadata
- Download URL: winbopen-0.7.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af4e5595e18e7ff2e9d51f48271c9dc925e9526e70b8019b3b576b01fde6f407 |
|
MD5 | 11d2cb1ff283e5cb21dbf5bc2eabef7c |
|
BLAKE2b-256 | 3b049c1bdedb976a3c4adbfc3955e306bff3c4cf2900f2f43f9703aad277662d |
Provenance
File details
Details for the file winbopen-0.7-py3-none-any.whl
.
File metadata
- Download URL: winbopen-0.7-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2f4e3cc7bd11b384d9b933cd3fdf44a5846b154ebbc550e57be42f3fcbd3650 |
|
MD5 | 73580c5f8989395d5e577bbd699431fc |
|
BLAKE2b-256 | b9d976a79dd2ffa1ede94ceac85ab241865184cedad7cdc49cd83359c0fd0d5a |