jupyter-qtconsole
Jupyter - Qt console (binaries)
Install
- All systems
-
curl cmd.cat/jupyter-qtconsole.sh
- Debian
-
apt-get install jupyter-qtconsole
- Ubuntu
-
apt-get install jupyter-qtconsole
- Arch Linux
-
pacman -S jupyter-qtconsole
- Kali Linux
-
apt-get install jupyter-qtconsole
- Fedora
-
dnf install jupyter-qtconsole
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install jupyter-qtconsole
- Raspbian
-
apt-get install jupyter-qtconsole
- Dockerfile
- dockerfile.run/jupyter-qtconsole
jupyter-qtconsole
Jupyter - Qt console (binaries)
IPython can be used as a replacement for the standard Python shell, or it can be used as a complete working environment for scientific computing (like Matlab or Mathematica) when paired with the standard Python scientific and numerical tools. It supports dynamic object introspections, numbered input/output prompts, a macro system, session logging, session restoring, complete system shell access, verbose and colored traceback reports, auto-parentheses, auto-quoting, and is embeddable in other Python programs. This package contains the qtconsole binaries for the Python 3 interpreter.
python3-qtconsole
Jupyter - Qt console (Python 3)
IPython can be used as a replacement for the standard Python shell, or it can be used as a complete working environment for scientific computing (like Matlab or Mathematica) when paired with the standard Python scientific and numerical tools. It supports dynamic object introspections, numbered input/output prompts, a macro system, session logging, session restoring, complete system shell access, verbose and colored traceback reports, auto-parentheses, auto-quoting, and is embeddable in other Python programs. This package contains the qtconsole library for the Python 3 interpreter.
python-qtconsole
Jupyter - Qt console (Python 2)
IPython can be used as a replacement for the standard Python shell, or it can be used as a complete working environment for scientific computing (like Matlab or Mathematica) when paired with the standard Python scientific and numerical tools. It supports dynamic object introspections, numbered input/output prompts, a macro system, session logging, session restoring, complete system shell access, verbose and colored traceback reports, auto-parentheses, auto-quoting, and is embeddable in other Python programs. This package contains the qtconsole library for the Python 2 interpreter.