Skip to content

Commit fdf662b

Browse files
committed
version 1.3
1 parent 40bb6ee commit fdf662b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 🐍 Corso Python Basic
22

33
[![Python Version](https://img.shields.io/badge/python-3.11-blue.svg)](https://www.python.org/downloads/release/python-3110/)
4-
[![GitHub Release](https://img.shields.io/github/v/release/hanamai-ai/corso-python-basic?color=green)](https://github.com/hanamai-ai/corso-python-basic/releases)
4+
[![GitHub Release](https://img.shields.io/github/v/release/h-anamai/corso-python-basic?color=green)](https://github.com/h-anamai/corso-python-basic/releases)
55

66

77
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
155155

156156
Se non vuoi installare nulla, puoi aprire i notebook direttamente su [Google Colab](https://colab.research.google.com/):
157157

158-
[![Apri in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/hanamai-ai/corso-python-basic)
158+
[![Apri in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/h-anamai/corso-python-basic)
159159

160160
1. Vai su Colab e seleziona **File → Carica notebook**.
161161
2. Oppure usa il badge qui sopra.
@@ -167,7 +167,7 @@ Se non vuoi installare nulla, puoi aprire i notebook direttamente su [Google Col
167167

168168
Puoi anche eseguire i notebook online senza installazioni tramite [Binder](https://mybinder.org/):
169169

170-
[![Esegui su Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/hanamai-ai/corso-python-basic/HEAD)
170+
[![Esegui su Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/h-anamai/corso-python-basic/HEAD)
171171

172172
Basta cliccare sul badge e attendere l’avvio dell’ambiente interattivo.
173173

0 commit comments

Comments
 (0)