jupyter notebook packages code example Example: how to install packages using jupyter notebook import sys !{sys.executable} -m pip install [package_name]