Skip to content

Commit

Permalink
Merge pull request #569 from grib0ed0v/patch-2
Browse files Browse the repository at this point in the history
[UNIT 8 part 2] Fix for `sample-factory` dependencies issue.
  • Loading branch information
simoninithomas authored Dec 20, 2024
2 parents dba30dd + 4fe55c7 commit fd39731
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notebooks/unit8/unit8_part2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@
{
"cell_type": "code",
"source": [
"!pip install sample-factory==2.0.2"
"!pip install sample-factory==2.1.1"
],
"metadata": {
"id": "alxUt7Au-O8e"
Expand Down Expand Up @@ -687,4 +687,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}

0 comments on commit fd39731

Please sign in to comment.