Credit for this goes to the Stack Overflow user Statistic Dean for his post on this question
(base)$ conda install -c conda-forge nb_conda_kernelsCredit for this goes to the Stack Overflow user Statistic Dean for his post on this question
(base)$ conda install -c conda-forge nb_conda_kernelsCreate env with python 3.7 and pip
conda create --name whatwhale python=3.7 pip