!pip install package-name
import sys !conda install --yes --prefix {sys.prefix} <package-name-here>
!{sys.executable} -m pip install numpy