Hosted here: https://toolbox-learn.mds.ubc.ca/
To view the course locally with Docker:
-
Install docker and docker-compose
-
Clone this GitHub repo
-
From the root of this project repo type:
docker-compose build
-
After it's done building, run
docker-compose up
-
Then copy this url to the browser:
http://localhost:8000