#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

#1902 in Command line utilities

Download history 7/week @ 2024-07-31 138/week @ 2024-08-21 12/week @ 2024-08-28 13/week @ 2024-09-11 9/week @ 2024-09-18 22/week @ 2024-09-25 12/week @ 2024-10-02

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
~267K SLoC