I noticed that we're creating $HOME/Scientific-Python/X.X.X_X for our environments, and also ~/Documents/scientific-python for user notebooks. To avoid potential user confusion, maybe the former should be $HOME/Scientific-Python-Environments instead?
I noticed that we're creating
$HOME/Scientific-Python/X.X.X_Xfor our environments, and also~/Documents/scientific-pythonfor user notebooks. To avoid potential user confusion, maybe the former should be$HOME/Scientific-Python-Environmentsinstead?