← Back to tools
View AGENTS.md for nbcat
nbcat
Preview Jupyter notebooks (ipynb) in the terminal
Description
nbcat previews Jupyter notebooks (ipynb) in the terminal. It renders notebook cells, outputs, and markdown content in a readable terminal format.
When to use this tool
✓ Good fit when
- When you want to quickly preview Jupyter notebooks in the terminal
- When you do not want to start a Jupyter server
✕ Avoid when
- When you need to edit notebooks
AI Summary
Preview Jupyter notebooks in the terminal with rendered cells and outputs
Capabilities
- + Preview Jupyter notebooks in terminal
- + Render code cells and outputs
- + Display markdown content
- + Quick notebook inspection
Use When
- → When you want to quickly preview Jupyter notebooks in the terminal
- → When you do not want to start a Jupyter server
Avoid When
- x When you need to edit notebooks