mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-02-11 06:04:58 +08:00
Update unit3.ipynb
Update (python 3.9)
This commit is contained in:
@@ -289,7 +289,9 @@
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"!pip install -r requirements.txt"
|
||||
"!pip install -r requirements.txt",
|
||||
"# Since colab uses Python 3.9 we need to add this installation\n",
|
||||
"!pip install gym[atari,accept-rom-license]==0.21.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user