#cli

bin+lib nbcat

A command-line tool that displays .ipynb file like cat command

6 releases

0.2.4 Jan 14, 2022
0.2.3 Jul 2, 2021
0.2.2 Jun 22, 2021
0.1.0 Jun 18, 2021

#37 in #cli-tool

MIT and LGPL-3.0-or-later

305KB
160 lines

Welcome to nbcat 👋

Version License: MIT Twitter: moisutsu

A command-line tool that displays .ipynb file like cat command.

Install

cargo install nbcat

Usage

You can view the .ipynb file on the terminal by simply passing the path, as in the cat command.

nbcat <file-name>

Even notebooks that include graphs can be displayed.

Display notebook include graph

Author

👤 moisutsu

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

Dependencies

~8–15MB
~243K SLoC