/adventofcode2020

Repo for my Advent of Code 2020 activity

Primary LanguageJupyter Notebook

adventofcode2020

Repo for my Advent of Code 2020 activity

Navigation

Jump directly to the jupyter notebook for each problem here:

Each folder contains a README.md that was rendered to Markdown from the jupyter notebook using the command:

jupyter nbconvert --output README.md --to markdown <notebook.ipynb>