Skip to content

rluthi/advent_of_code_2022

Repository files navigation

Advent of code 2022

Environment

Creating the environment:

conda create -n py10 -c conda-forge --experimental-solver libmamba \
python=3.10 pandas=1.5 ipykernel xeus-python

Adding an new library to the environment:

conda install -c conda-forge --name py10 --experimental-solver libmamba ipykernel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published