conda create -n <my_env> python=3.8 #Remember to install "ipykernel" so you can use jupyter notebook. conda install ipykernel