How to Install jupyter-console in Ubuntu 18.04



Install jupyter-console by entering the following commands in the terminal:

sudo apt update
sudo apt install jupyter-console

Description:

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.

Homepage: https://github.com/jupyter/jupyter_console

Version: 5.2.0-1

Section: universe/utils