#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

#1713 in Command line utilities

Download history 40/week @ 2024-07-28 149/week @ 2024-08-25 1/week @ 2024-09-01 19/week @ 2024-09-15 6/week @ 2024-09-22 31/week @ 2024-09-29

56 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
~269K SLoC