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

@@ -50,7 +50,7 @@
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": null,
"id": "00d1027d-13f2-4619-9ff7-a740568f13ff",
"metadata": {},
"outputs": [
@@ -75,7 +75,7 @@
"source": [
"## routine needed to run the notebook on Google Colab\n",
"try:\n",
" import google.colab\n",
" import google.colab \n",
"\n",
" IN_COLAB = True\n",
"except:\n",