trigger workflow tutorials

This commit is contained in:
Dario Coscia
2025-03-15 21:03:00 +01:00
committed by Nicola Demo
parent f1da0e8924
commit 3712631878
14 changed files with 25 additions and 28 deletions

View File

@@ -31,7 +31,7 @@
},
{
"cell_type": "code",
"execution_count": 82,
"execution_count": null,
"id": "00d1027d-13f2-4619-9ff7-a740568f13ff",
"metadata": {},
"outputs": [],
@@ -42,7 +42,7 @@
"\n",
" IN_COLAB = True\n",
"except:\n",
" IN_COLAB = False\n",
" IN_COLAB = False \n",
"if IN_COLAB:\n",
" !pip install \"pina-mathlab\"\n",
"\n",