Skip to content

Commit

Permalink
Remove atari-py and cmake installs for cartpole colab.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 232524026
  • Loading branch information
psc-g committed Feb 5, 2019
1 parent e873d7c commit 5fad7e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dopamine/colab/cartpole.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@
"source": [
"# @title Install necessary packages.\n",
"!pip install --upgrade --no-cache-dir dopamine-rl\n",
"!pip install cmake\n",
"!pip install atari_py\n",
"!pip install gin-config"
],
"execution_count": 0,
Expand Down

0 comments on commit 5fad7e9

Please sign in to comment.