← Back to tools
View AGENTS.md for nbterm
nbterm
Jupyter Notebooks in the terminal
Description
nbterm lets you view, edit, and execute Jupyter Notebooks directly in the terminal. It provides a TUI for working with notebooks without needing a browser-based interface.
AI Summary
View, edit, and execute Jupyter Notebooks from the terminal
Capabilities
- + View Jupyter Notebooks in the terminal
- + Edit notebook cells
- + Execute notebook cells and see output
- + Navigate notebooks with keyboard shortcuts
Use When
- → When working with Jupyter Notebooks over SSH
- → When you prefer terminal-based notebook editing
Avoid When
- x When you need rich notebook rendering with plots