Skip to content

vitorestevam/adventofcode2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of code 2023

how to run

I'm using docker and Jupyter to do the boring enviroment part, so just run the following

docker run -p 8888:8888 -v $(pwd):/home/jovyan/work jupyter/minimal-notebook