Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mark-meyer/advent_of_code_ipython
iPython Notebooks for Advent of Code
https://github.com/mark-meyer/advent_of_code_ipython
advent-of-code
Last synced: about 2 months ago
JSON representation
iPython Notebooks for Advent of Code
- Host: GitHub
- URL: https://github.com/mark-meyer/advent_of_code_ipython
- Owner: mark-meyer
- Created: 2021-12-02T19:22:09.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-25T20:48:22.000Z (about 1 year ago)
- Last Synced: 2023-12-25T21:43:30.346Z (about 1 year ago)
- Topics: advent-of-code
- Language: Jupyter Notebook
- Homepage:
- Size: 789 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Advent of Code
Each day is in a Jupyter Notebook running python.
For viewing and running in VS Code, Jupyter has a [nice extension](https://marketplace).visualstudio.com/items?itemName=ms-toolsai.jupyter
or for running in the browser:
[Anaconda](https://www.anaconda.com) has batteries included.