You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Benvenuto al corso base di Python! Questo repository contiene una serie di notebook progettati per guidarti nei primi passi con il linguaggio Python, con esempi pratici ed esercitazioni.
@@ -155,7 +155,7 @@ jupyter lab
155
155
156
156
Se non vuoi installare nulla, puoi aprire i notebook direttamente su [Google Colab](https://colab.research.google.com/):
157
157
158
-
[](https://colab.research.google.com/github/hanamai-ai/corso-python-basic)
158
+
[](https://colab.research.google.com/github/h-anamai/corso-python-basic)
159
159
160
160
1. Vai su Colab e seleziona **File → Carica notebook**.
161
161
2. Oppure usa il badge qui sopra.
@@ -167,7 +167,7 @@ Se non vuoi installare nulla, puoi aprire i notebook direttamente su [Google Col
167
167
168
168
Puoi anche eseguire i notebook online senza installazioni tramite [Binder](https://mybinder.org/):
169
169
170
-
[](https://mybinder.org/v2/gh/hanamai-ai/corso-python-basic/HEAD)
170
+
[](https://mybinder.org/v2/gh/h-anamai/corso-python-basic/HEAD)
171
171
172
172
Basta cliccare sul badge e attendere l’avvio dell’ambiente interattivo.
0 commit comments