trigger workflow tutorials
This commit is contained in:
committed by
Nicola Demo
parent
f1da0e8924
commit
3712631878
4
tutorials/tutorial1/tutorial.ipynb
vendored
4
tutorials/tutorial1/tutorial.ipynb
vendored
@@ -80,7 +80,7 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 1,
|
||||
"execution_count": null,
|
||||
"id": "2373a925",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
@@ -89,7 +89,7 @@
|
||||
"try:\n",
|
||||
" import google.colab\n",
|
||||
"\n",
|
||||
" IN_COLAB = True\n",
|
||||
" IN_COLAB = True \n",
|
||||
"except:\n",
|
||||
" IN_COLAB = False\n",
|
||||
"if IN_COLAB:\n",
|
||||
|
||||
Reference in New Issue
Block a user