在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:kracekumar/jut开源软件地址:https://github.com/kracekumar/jut开源编程语言:Python 68.4%开源软件介绍:
The command line tool view the IPython/Jupyter notebook in the terminal. Install
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
--exclude-output-cells Exclude the notebook output cells from the output
--no-cell-border Don't display the result in a cell with border
--help Show this message and exit. ASCIICinema Demo (First version)Note: Command line arguments may be different, use Display first five cellsDisplay last five cellsDownload the file and display first five cellsUsage$jut debug/file.ipynb
...
$jut https://raw.githubusercontent.com/fastai/fastbook/master/06_multicat.ipynb --tail 10
... |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论