Update unit6.ipynb

This commit is contained in:
Thomas Simonini
2023-08-18 08:44:28 +02:00
committed by GitHub
parent 7b4c6d480d
commit 1ed8d39ea7

View File

@@ -248,7 +248,7 @@
{
"cell_type": "code",
"source": [
"!pip install git+https://github.com/huggingface/huggingface_sb3@gymnasium-v2 # We didn't merged this branch yet\n",
"!pip install huggingface_sb3\n",
"!pip install huggingface_hub\n",
"!pip install panda_gym"
],
@@ -797,4 +797,4 @@
}
}
]
}
}