Revert "add colab cell to start ECILA"

This reverts commit 231418e15e.
This commit is contained in:
Noli 2022-03-29 07:23:36 +02:00
parent 231418e15e
commit d9670f4e16
1 changed files with 0 additions and 20 deletions

View File

@ -38,26 +38,6 @@
"execution_count": null,
"outputs": []
},
{
"cell_type": "code",
"execution_count": null,
"outputs": [],
"source": [
"#@title <b><-- Click this to start ECILA</b>\n",
"!git clone https://gitlab.com/nolialsea/alicebot.git\n",
"%cd alicebot\n",
"!git checkout dev\n",
"!git pull\n",
"!npm i\n",
"!sh run.sh &"
],
"metadata": {
"collapsed": false,
"pycharm": {
"name": "#%%\n"
}
}
},
{
"cell_type": "code",
"execution_count": null,