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

bin+lib nbcat

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

8 releases

0.2.7 Aug 25, 2024
0.2.6 Feb 26, 2024
0.2.4 Jan 14, 2022
0.2.3 Jul 2, 2021
0.1.0 Jun 18, 2021

#1889 in Command line utilities

Download history 40/week @ 2024-07-29 119/week @ 2024-08-19 31/week @ 2024-08-26 20/week @ 2024-09-16 5/week @ 2024-09-23 31/week @ 2024-09-30

402 downloads per month

MIT and LGPL-3.0-or-later

310KB
178 lines

Welcome to nbcat 👋

Version License: MIT Twitter: moisutsu

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

Install

Homebrew

brew install moisutsu/tap/nbcat

Cargo

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>

Features

  • Display notebooks containing images
  • Option to ignore cell output (--ignore-output)

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

~10–20MB
~271K SLoC