trigger workflow tutorials
This commit is contained in:
committed by
Nicola Demo
parent
f1da0e8924
commit
3712631878
4
tutorials/tutorial3/tutorial.ipynb
vendored
4
tutorials/tutorial3/tutorial.ipynb
vendored
@@ -16,7 +16,7 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 1,
|
||||
"execution_count": null,
|
||||
"id": "d93daba0",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
@@ -28,7 +28,7 @@
|
||||
" IN_COLAB = True\n",
|
||||
"except:\n",
|
||||
" IN_COLAB = False\n",
|
||||
"if IN_COLAB:\n",
|
||||
"if IN_COLAB: \n",
|
||||
" !pip install \"pina-mathlab\"\n",
|
||||
"\n",
|
||||
"import torch\n",
|
||||
|
||||
Reference in New Issue
Block a user