A Utility for previewing *.ipynb files in linux machines
Project description
Jupyter Notebook Viewer
- This is a utility which lets you preview Jupyter notebooks faster on your Linux machine, with a double click.
- Requires no internet and is faster.
Installation
- Users on ArchLinux can install using:
yay -S nbviewer-gui
- Others can use
pip install nbviewer-gui
to install the package, and you can call the command line utility from the terminal by
nbviewer-gui notebook.ipynb
You need to copy the notebook.desktop
under the nbviewergui
directory to ~/.local/share/icons/
, so that you can launch the script by double clicking the *.ipynb file.
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
nbviewer_gui-2.0.0.tar.gz
(3.6 kB
view hashes)
Built Distribution
Close
Hashes for nbviewer_gui-2.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d35e85cd0f2af4044f245d8d8bd8ad7bd10d153281c784e5248ee77695a3b833 |
|
MD5 | 1a578ef3b1dccecd6be176f59b759e8b |
|
BLAKE2b-256 | d3b12a83896b403aac81f2bbe30a75f363e1b9920131bddca430f9a1ea873659 |