← Back to tools
View AGENTS.md for nbpreview
nbpreview
Terminal viewer for Jupyter notebooks, like cat for ipynb files
Description
nbpreview is a terminal viewer for Jupyter notebooks. It is like cat for ipynb files, rendering notebooks with syntax highlighting, images, and rich output in the terminal.
When to use this tool
✓ Good fit when
- When you want to view Jupyter notebooks without starting a server
- When you want rich notebook rendering in the terminal
✕ Avoid when
- When you need to edit notebooks
AI Summary
Terminal Jupyter notebook viewer with syntax highlighting and rich output rendering
Capabilities
- + View Jupyter notebooks in terminal
- + Syntax highlighting for code cells
- + Render rich outputs
- + cat-like interface for ipynb files
Use When
- → When you want to view Jupyter notebooks without starting a server
- → When you want rich notebook rendering in the terminal
Avoid When
- x When you need to edit notebooks