Skip to content

Commit

Permalink
removing markus 2048 gym import since it produces errors now
Browse files Browse the repository at this point in the history
conda installation no longer works with his import but this is only necessary for running the 2048 solution notebook which is already provided in an executed state such that students can see everything
  • Loading branch information
CursedSeraphim authored Oct 12, 2023
1 parent fbb18e1 commit 79a0f83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ dependencies:
- altair
- opentsne
- gym
- pip:
- git+https://github.com/dvmarkusvogl/gym-2048.git
# - pip:
# - git+https://github.com/dvmarkusvogl/gym-2048.git

0 comments on commit 79a0f83

Please sign in to comment.