Advent of Code My attempt to do Advent of Code 2021 in Elixir using Livebook Running clone the repo start docker with docker run -p 8080:8080 --pull always -u $(id -u):$(id -g) -v $(pwd):/data livebook/livebook go to localhost:8080 with the token given in step 2