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 on Windows:
pip install winbopen --no-binary winbopen
Usage::
double-click on ipynb
If you're not on Windows, or double-clicking does not work run: `2
- Linux/BSD:
python3 -m nbopen.install_xdg
- Mac: Clone the repository and run
./osx-install.sh
- Windows:
python -m nbopen.install_win
NB --no-binary is necessary to let the installer write to windows registry. Binary wheels do not support post-install hooks.
This is a fork of Thomas Kluyver's nbopen focused on Windows platform with the following improvements:
- one-line installation
- 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
Built Distribution
File details
Details for the file winbopen-0.7.2.tar.gz
.
File metadata
- Download URL: winbopen-0.7.2.tar.gz
- Upload date:
- Size: 4.4 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 | a677cf1fb96dffa39e60608ba9b212d60d4ee918781b1eca8527f7fb8392fbb9 |
|
MD5 | 1f6a34751f83be48ae47ffb823d56ab0 |
|
BLAKE2b-256 | 33da1b9fec3e9d0ddcb5cab6172d9b9d88405f894899828f82c4dbc68d9c6753 |
Provenance
File details
Details for the file winbopen-0.7.2-py3-none-any.whl
.
File metadata
- Download URL: winbopen-0.7.2-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 | e2bb3e199ceafd19b7097da0de033f75f52632ddb38efd26375fd0d22a402e6f |
|
MD5 | 2d9218e734cc490cab35d3bd9e7df391 |
|
BLAKE2b-256 | 5a4844f4e5a9c0c33bca78e8fc5dd1b5f4601dc96f1f183d4dc1df74f57674fa |