trigger workflow tutorials
This commit is contained in:
committed by
FilippoOlivo
parent
39ceeb82c1
commit
fa402b3565
4
tutorials/tutorial14/tutorial.ipynb
vendored
4
tutorials/tutorial14/tutorial.ipynb
vendored
@@ -27,7 +27,7 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 1,
|
||||
"execution_count": null,
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
@@ -39,7 +39,7 @@
|
||||
"except:\n",
|
||||
" IN_COLAB = False\n",
|
||||
"if IN_COLAB:\n",
|
||||
" !pip install \"pina-mathlab\"\n",
|
||||
" !pip install \"pina-mathlab\" \n",
|
||||
"\n",
|
||||
"%matplotlib inline\n",
|
||||
"\n",
|
||||
|
||||
Reference in New Issue
Block a user