Programming environment

The first group session is an introduction to the jupyter notebook and various packages we will use. You will also get help and advices regarding how to set it up on your own machine. Alternatively, you may run everything on the IFI machines. You should use the Virtual IFI work station, see
https://www.mn.uio.no/ifi/tjenester/it/hjelp/vdi/ifi-workstation-en.html
/english/services/it/computer/vdi/help/vdi-install-and-use.html?
Every time you log in, you have to write
export PATH=/opt/ifi/anaconda3/bin/:$PATH
into the terminal, and you get the correct python version with all the required packages.

Published Jan. 15, 2021 10:10 AM - Last modified Jan. 17, 2021 3:25 PM