jupyter-console
Jupyter terminal client (script)
Install
- All systems
-
curl cmd.cat/jupyter-console.sh
- Debian
-
apt-get install jupyter-console - Ubuntu
-
apt-get install jupyter-console - Arch Linux
-
pacman -S jupyter-console - Kali Linux
-
apt-get install jupyter-console - Windows (WSL2)
-
sudo apt-get updatesudo 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.