This demonstrates setting up an anaconda environment from an environment.yml file on Linux (also works on Mac OSX). It is for our Data Analysis Workflows course, but may be useful to others.
https://scicomp.aalto.fi/training/sci...
https://aaltoscicomp.github.io/data-a...
00:00 about installing anaconda
1:45 clone the git repository
2:55 create environment from environment.yml
4:35 launch JupyterLab
5:25 run the data downloader
6:35 try running python exercises to verify
7:25 try running r exercises to verify
8:05 conclusion