#command-line-tool #terminal #display #notebook #file #cat #ipynb

bin+lib nbcat

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

7 releases

0.2.6 Feb 26, 2024
0.2.4 Jan 14, 2022
0.2.3 Jul 2, 2021
0.2.2 Jun 22, 2021
0.1.0 Jun 18, 2021

#2179 in Command line utilities

Download history 3/week @ 2024-02-19 163/week @ 2024-02-26 3/week @ 2024-03-04 18/week @ 2024-03-11 117/week @ 2024-04-01

135 downloads per month

MIT and LGPL-3.0-or-later

310KB
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

~19–30MB
~284K SLoC