Skip to content

Commit

Permalink
Update Playing text-based games with TextWorld.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcCote committed Nov 6, 2022
1 parent 51c0a41 commit 1b2d282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/Playing text-based games with TextWorld.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@
}
],
"source": [
"textworld.play(\"./games/rewardsSparse_goalNone.z8\")"
"textworld.play(\"./games/tw-rewardsSparse_goalNone.z8\")"
]
},
{
Expand Down

0 comments on commit 1b2d282

Please sign in to comment.