How to Install python3-ipykernel in Ubuntu 18.04



Install python3-ipykernel by entering the following commands in the terminal:

sudo apt update
sudo apt install python3-ipykernel

Description:

IPython kernel for Jupyter (Python 3)

This software component provides an IPython kernel, which will hook itself into Jupyter. . This package installs the library for Python 3.

Homepage: https://github.com/ipython/ipykernel

Version: 4.8.2-2

Section: universe/python