Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.26 KB

File metadata and controls

17 lines (14 loc) · 1.26 KB

Home - Set-up

Setting up the environment on a local machine

Many of the demos and labs in the class use the powerful Jupyter notebook. Jupyter notebook is a web-based application which lets you create and edit documents with live python code and rich comments and images. It is ideal for teaching. You can install Jupyter notebook and other software on any personal computer (Windows, Mac or Unix):

Google Colab does not always generate PDF correctly.

It is recommended that you install Anaconda even if you use Colab to run your experiments. When you are ready to submit homework, restart the kernel and re-run your code on Colab. Then download the .ipynb file into your local computer. Open it with your local Anaconda Jupyter Notebook App and generate the .pdf file for submission.