removed branch from colab git clone
This commit is contained in:
parent
ed476534f7
commit
a77b9717f8
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@
|
|||
"\n",
|
||||
"import os\n",
|
||||
"github_token = os.environ['GITHUB_TOKEN']\n",
|
||||
"!git clone -b feature/colab-notebook https://{github_token}@github.com/unslothai/new-ui-prototype.git\n",
|
||||
"!git clone https://{github_token}@github.com/unslothai/new-ui-prototype.git\n",
|
||||
"%cd /content/new-ui-prototype\n",
|
||||
"\n",
|
||||
"# Run setup script\n",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue