During his sabbatical, Will McGugan, maker of Rich and Textual( frameworks for making Textual User Interfaces (TUI)), put his ...
# Create new conda enironment conda create -n [environmentName] # Append necessary channels conda config --append channels noaa-gfdl conda config --append channels conda-forge # Run `conda install` on ...