IPython Kernel for Jupyter This package provides the IPython kernel for Jupyter. Installation from source git clone cd ipykernel pip install -e . After that, all normal ipython commands will use this newly-installed version of the kernel.