# Install a conda package in the current Jupyter kernel import sys !conda install --yes --prefix {sys.prefix} numpy