Update bonus-unit1.ipynb

This commit is contained in:
Thomas Simonini
2023-04-26 18:50:04 +02:00
committed by GitHub
parent b609a70e4a
commit ed87c46cd5

View File

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