A terminal viewer for Jupyter notebooks.
- Render accurate(ish) Jupyter notebooks in your terminal. Like cat (or bat) for ipynb files.
- Python 3.8+
You can install nbpreview via pip from PyPI:
$ pip install nbpreview
Please see the Command-line Reference for details.
Contributions are very welcome. To learn more, see the Contributor Guide.
Distributed under the terms of the MIT license, nbpreview is free and open source software.
If you encounter any problems, please file an issue along with a detailed description.
This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.