We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ae9c52 commit ab1196aCopy full SHA for ab1196a
colab_starter.ipynb
@@ -31,7 +31,7 @@
31
"outputs": [],
32
"source": [
33
"%%bash\n",
34
- "git clone https://github.com/npatta01/pytorch-serving-workshop.git -b main"
+ "git clone https://github.com/npatta01/pytorch-serving-workshop.git -b main --depth 1"
35
]
36
},
37
{
0 commit comments