Programming Environment

There are a few ways of setting up your programming environment for this course, each with their own pros and cons. This page provides a brief overview.

Local

For working locally, we recommend using Visual Studio Code with the Julia extension. This document describes how to set up your VSCode environment so you can work efficiently.

Google Colab (Cloud)

You can use Google Colab to get free GPU compute (when available). To set up Julia on Colab, you can follow this example notebook.

Note the following two potential pitfalls:

Website built with Franklin.jl and the Julia programming language. Started by Cameron Pfiffer.