Render Jupyter Notebook in the terminal
Project description
jut - JUpyter notebook Terminal viewer
.
The command line tool view the IPython/Jupyter notebook in the terminal.
Install
pip install jut
Usage
$jut --help
Usage: cli.py [OPTIONS] PATH
Options:
-he, --head INTEGER RANGE Display first n cells. Default is 10
-t, --tail INTEGER RANGE Display last n cells
-p, --single-page Should the result be in a single page?
-f, --full-display Should all the contents in the file displayed?
--force-colors Force colored output even if stdout is not a
terminal
-s, --start INTEGER RANGE Display the cells starting from the cell number
-e, --end INTEGER RANGE Display the cells till the cell number
--help Show this message and exit.
ASCIICinema Demo
Display first five cells
Display last five cells
Download the file and display first five cells
Usage
$run jut debug/file.ipynb
...
$jut https://raw.githubusercontent.com/fastai/fastbook/master/06_multicat.ipynb --tail 10
...
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
jut-0.0.19.tar.gz
(5.3 kB
view details)
Built Distribution
jut-0.0.19-py3-none-any.whl
(5.6 kB
view details)
File details
Details for the file jut-0.0.19.tar.gz
.
File metadata
- Download URL: jut-0.0.19.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/2.7.16 Darwin/20.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8dc5becf60f9671e86f5367494febbfe42d22e5aac33c808fc4aa1eee6fdb09 |
|
MD5 | d7f6b1ca93d19c310f3814e561cd1950 |
|
BLAKE2b-256 | 6a0b552829331097ec61036fb0366ff425cbd205e6c9880f3ed5ad28f5b2a92c |
File details
Details for the file jut-0.0.19-py3-none-any.whl
.
File metadata
- Download URL: jut-0.0.19-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/2.7.16 Darwin/20.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f3563ff312486540d144f0bfa2c766827e2c2e172c1811e7305e703937708e8 |
|
MD5 | 01370490a3784b33c34e28e6759abccf |
|
BLAKE2b-256 | 16df2d828b25ec66c91a4e7d53e3cb537da97fb26463420924b0314e9ea0921b |