| Crates.io | nbcat |
| lib.rs | nbcat |
| version | 0.2.7 |
| created_at | 2021-06-18 13:25:50.753427+00 |
| updated_at | 2024-08-25 05:51:19.247149+00 |
| description | A command-line tool that displays .ipynb file like `cat` command |
| homepage | |
| repository | https://github.com/moisutsu/nbcat |
| max_upload_size | |
| id | 411774 |
| size | 377,169 |
A command-line tool that displays .ipynb file like
catcommand.
Homebrew
brew install moisutsu/tap/nbcat
Cargo
cargo install nbcat
You can view the .ipynb file on the terminal by simply passing the path, as in the cat command.
nbcat <file-name>
--ignore-output)
👤 moisutsu
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator