This course involves interactive notebooks, using Python within the Jupyter notebook environment. This lets us present live code examples alongside written notes.
Whichever method you choose, ensure that you can find the JupyterBasics folder and open the JupyterBasics.ipynb notebook.
If you've not used Jupyter before, please run through the examples before the course starts.
You should see steps like the below:
If you are going to use this method, please make sure you have setup and tested the environment before the course starts
~/chi17vagrant).
Vagrantfile (e.g. cd ~/chi17vagrant)
vagrant up in the terminal. If you get an error about Docker, run vagrant up again
If you are going to use this method, please make sure you have setup and tested the environment before the course starts
~/chi17)
cd ~/chi17 )
jupyter notebook to launch the notebook.
2017 / computationalinteraction.org