Here are my solutions for the Advent of Code problems.
In order to view these files locally in Jupyter, use the following command :
docker run -it -v [PATH TO REPO]:/home/jovyan -p 8888:8888 jupyter/minimal-notebook
KPS 2018
Here are my solutions for the Advent of Code problems.
In order to view these files locally in Jupyter, use the following command :
docker run -it -v [PATH TO REPO]:/home/jovyan -p 8888:8888 jupyter/minimal-notebook
KPS 2018