Skip to content

Commit f24e51e

Browse files
Update Notebook.
1 parent 9a0f3ef commit f24e51e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

assets/Applio.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"\n",
8383
"%cd /content\n",
8484
"!git config --global advice.detachedHead false\n",
85-
"!git clone {decoded_url} --branch 3.6.0 --single-branch\n",
85+
"!git clone {decoded_url} --branch 3.6.1 --single-branch\n",
8686
"%cd {repo_name}\n",
8787
"clear_output()\n",
8888
"\n",

assets/Applio_Kaggle.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"findme = rot_47(codecs.decode(\"pbbxa://oqbpcj.kwu/Dqlitvb/qurwg-mtnqvlmz.oqb\", \"rot_13\"))\n",
5454
"uioawhd = rot_47(codecs.decode(\"pbbxa://oqbpcj.kwu/QIPqaxivw/Ixxtqw.oqb\", \"rot_13\"))\n",
5555
"!pip install uv\n",
56-
"!git clone --depth 1 $uioawhd $new_name --branch 3.6.0\n",
56+
"!git clone --depth 1 $uioawhd $new_name --branch 3.6.1\n",
5757
"clear_output()\n",
5858
"!apt update -y\n",
5959
"!apt install -y python3.11 python3.11-distutils python3.11-dev portaudio19-dev psmisc\n",

assets/Applio_NoUI.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"\n",
8585
"%cd /content\n",
8686
"!git config --global advice.detachedHead false\n",
87-
"!git clone https://github.com/IAHispano/Applio --branch 3.6.0 --single-branch\n",
87+
"!git clone https://github.com/IAHispano/Applio --branch 3.6.1 --single-branch\n",
8888
"%cd /content/Applio\n",
8989
"\n",
9090
"# Install older python\n",

0 commit comments

Comments
 (0)