jupyter-console

Jupyter terminal client (script)

Install

All systems
curl cmd.cat/jupyter-console.sh
Debian Debian
apt-get install jupyter-console
Ubuntu
apt-get install jupyter-console
Arch Arch Linux
pacman -S jupyter-console
image/svg+xml Kali Linux
apt-get install jupyter-console
Windows (WSL2)
sudo apt-get update sudo apt-get install jupyter-console
Raspbian
apt-get install jupyter-console

jupyter-console

Jupyter terminal client (script)

Terminal-based console frontend for Jupyter kernels, like ipython but with support for non-python kernels. This package installs the jupyter-console script.

jupyter_console

An IPython-like terminal frontend for Jupyter kernels in any language.