Skip to content

joeppeeters/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

My attempt to do Advent of Code 2021 in Elixir using Livebook

Screen Shot 2021-12-01 at 07 18 08

Running

  1. clone the repo

  2. start docker with docker run -p 8080:8080 --pull always -u $(id -u):$(id -g) -v $(pwd):/data livebook/livebook

  3. go to localhost:8080 with the token given in step 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published