conda environment should be renamed
Conda environment is called `training_cpp_2021`. Thus, it should be renamed every year.
A more generic name could be found like `gettingstartedwithmoderncpp` (I like to name my conda env the same name as the repo, but this one may be too long), `training_cpp`, `jupyter_training_cpp`, ...
Any recommendation ?
issue