Skip to main content

cat for jupyter notebooks

Project description

nbcat

nbcat let you preview Jupyter notebooks directly in your terminal. Think of it as cat, but for .ipynb files.

Features

  • Very fast and lightweight with minimal dependencies
  • Preview remote notebooks without downloading them
  • Supports for all Jupyter notebook versions, including old legacy formats

Motivation

The idea of previewing notebooks in a terminal is not new - there have been many previous attempts to achieve it.
However, most are either slow and overengineered with a ton of half-working features, or they're outdated and incompatible with modern Python.

I was looking for a simple tool that let me quickly render Jupyter notebooks without switching context from my terminal window or installing a ton of dependencies.

Please note, that nbcat doesn't aim to replace JupyterLab. If you need a full-featured terminal experience, I recommend checking out euporie instead.

Installation

From the command line using pip:

pip install nbcat

Quickstart

$ nbcat notebook.ipynb

You can pass URLs as well.

$ nbcat https://raw.githubusercontent.com/akopdev/nbcat/refs/heads/main/tests/assets/test4.ipynb

Example use case with fzf command that lists all .ipynb files and uses nbcat for previewing them:

find . -type f -name "*.ipynb" | fzf --preview 'nbcat {}'

Testing & Development

Run the tests:

make test

Check code quality:

make format lint

Contributing

Contributions are welcome! Please open an issue or pull request.

License

Distributed under the MIT License. See LICENSE for more information.

Useful Links


Made with ❤️ by Akop Kesheshyan

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nbcat-0.11.0.tar.gz (115.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nbcat-0.11.0-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

File details

Details for the file nbcat-0.11.0.tar.gz.

File metadata

  • Download URL: nbcat-0.11.0.tar.gz
  • Upload date:
  • Size: 115.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for nbcat-0.11.0.tar.gz
Algorithm Hash digest
SHA256 6e19008fd5ad60ac12176277d12ea8850b6869228bf3a2d16d76d9fdddb71569
MD5 6466b30a1ad8d4952dd1fde14eabb5c0
BLAKE2b-256 422e6e9eb70070a03e1877c603f06dc279d18d1abb97a9ce28814f66c2ea295a

See more details on using hashes here.

Provenance

The following attestation bundles were made for nbcat-0.11.0.tar.gz:

Publisher: ci.yml on akopdev/nbcat

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nbcat-0.11.0-py3-none-any.whl.

File metadata

  • Download URL: nbcat-0.11.0-py3-none-any.whl
  • Upload date:
  • Size: 9.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for nbcat-0.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c836154e6c4d772bf84bfbcd43a76338c7d0a2e63bdcf45f1ffcbb07c15c50dc
MD5 f5a4eeb486ed455fc4d7f0c00d826355
BLAKE2b-256 363f3f0134ea615c9d238534d875ce9dea977d2e39b54c6556eab8c712cba861

See more details on using hashes here.

Provenance

The following attestation bundles were made for nbcat-0.11.0-py3-none-any.whl:

Publisher: ci.yml on akopdev/nbcat

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page