/AoC2018

Advent of Code 2018

Primary LanguageJupyter Notebook

Installation (Conda)

Create a new conda environment with the required packages:

conda env create -f environment.yml
activate aoc