Update bonus-unit1.ipynb

This commit is contained in:
Thomas Simonini
2023-03-15 21:52:39 +01:00
committed by GitHub
parent b5eb4de802
commit c38d32e26b

View File

@@ -174,7 +174,7 @@
"source": [
"%%capture\n",
"# Clone this specific repository (can take 3min)\n",
"!git clone https://github.com/huggingface/ml-agents/"
"!git clone --depth 1 --branch hf-integration https://github.com/huggingface/ml-agents"
]
},
{