trigger workflow tutorials

This commit is contained in:
Dario Coscia
2025-03-15 21:03:00 +01:00
committed by FilippoOlivo
parent 39ceeb82c1
commit fa402b3565
14 changed files with 25 additions and 28 deletions

View File

@@ -31,7 +31,7 @@
"if IN_COLAB:\n",
" !pip install \"pina-mathlab\"\n",
"\n",
"import torch\n",
"import torch \n",
"import matplotlib.pyplot as plt\n",
"import warnings\n",
"\n",