a simple Z Shell Jupyter kernel powered by Python, IPyKernel, Pexpect, and enthusiasm — turn your scripts into notebooks!
PyPI:
pip install zsh_jupyter_kernelsee the help command for details
python -m zsh_jupyter_kernel.install --helppip install uv
uv sync
uv run python -m zsh_jupyter_kernel.install --sys-prefix
uv run pytest