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

@@ -43,7 +43,7 @@
"if IN_COLAB:\n",
" !pip install \"pina-mathlab\"\n",
"\n",
"import torch\n",
"import torch \n",
"import matplotlib.pyplot as plt\n",
"import torchvision # for MNIST dataset\n",
"import warnings\n",