Skip to content

Commit

Permalink
Update Handcrafting a game.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcCote committed Nov 6, 2022
1 parent f0efb48 commit a658674
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions notebooks/Handcrafting a game.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@
"metadata": {},
"outputs": [],
"source": [
"# For Google Colab, first install\n",
"#!apt install chromium-chromedriver\n",
"#!pip install selenium==3.12.0\n",
"# then\n",
"!pip install textworld[vis]"
]
},
Expand Down

0 comments on commit a658674

Please sign in to comment.