nbcat 0.1.0

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

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

Install

git clone https://github.com/moisutsu/nbcat
cargo install --path nbcat

Update

In nbcat dir

git pull
cargo install --path .

Usage

nbcat <file-name>

Author

👤 moisutsu

Show your support

Give a ⭐️ if this project helped you!


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