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 fc01a25 commit 9683b41Copy full SHA for 9683b41
1 file changed
assets/Applio.ipynb
@@ -82,7 +82,7 @@
82
"\n",
83
"%cd /content\n",
84
"!git config --global advice.detachedHead false\n",
85
- "!git clone {decoded_url} --branch 3.5.1 --single-branch\n",
+ "!git clone {decoded_url} --branch 3.6.0 --single-branch\n",
86
"%cd {repo_name}\n",
87
"clear_output()\n",
88
0 commit comments