Skip to content

Commit 003c6bb

Browse files
authored
Update github path in launchable notebook
1 parent fd8000d commit 003c6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/launchable.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
255255
"metadata": {},
256256
"outputs": [],
257257
"source": [
258-
"!git clone -b v2.0.0 https://github.com/NVIDIA-AI-Blueprints/rag.git"
258+
"!git clone --branch v2.0.0 --depth 1 https://github.com/NVIDIA-AI-Blueprints/rag.git"
259259
]
260260
},
261261
{

0 commit comments

Comments
 (0)