Skip to content

Commit

Permalink
Accidentally outcommented google drive import
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanE42 committed Nov 3, 2022
1 parent 9de8bd2 commit 3ad726e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Colab.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"metadata": {
"colab": {
"provenance": [],
"toc_visible": true,
"include_colab_link": true
},
"kernelspec": {
Expand Down Expand Up @@ -39,7 +40,7 @@
{
"cell_type": "code",
"source": [
"#from google.colab import drive\n",
"from google.colab import drive\n",
"drive.mount('/content/drive')\n",
"!git clone https://github.com/JonathanE42/BraTS2021.git\n",
"%cd BraTS2021\n",
Expand Down

0 comments on commit 3ad726e

Please sign in to comment.