how to delete the base environment for notebook and replace with new virtual env code example Example: remove environment conda conda remove --name myenv --all