From ed87c46cd5740ac2b178f3f98ae843625d66621b Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Wed, 26 Apr 2023 18:50:04 +0200 Subject: [PATCH] Update bonus-unit1.ipynb --- notebooks/bonus-unit1/bonus-unit1.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notebooks/bonus-unit1/bonus-unit1.ipynb b/notebooks/bonus-unit1/bonus-unit1.ipynb index fb128e4..5f87f23 100644 --- a/notebooks/bonus-unit1/bonus-unit1.ipynb +++ b/notebooks/bonus-unit1/bonus-unit1.ipynb @@ -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 -} \ No newline at end of file +}