Skip to content

Commit 2548dad

Browse files
committed
added links on jupyter,ipynb training in README
1 parent 94035ee commit 2548dad

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,4 +176,31 @@ Basta cliccare sul badge e attendere l’avvio dell’ambiente interattivo.
176176

177177
---
178178

179+
## 🧑‍💻 Risorse per imparare Jupyter e i notebook `.ipynb`
180+
181+
Per approfondire come si usano i notebook interattivi e Jupyter, ecco alcuni link utili per imparare a sfruttare al meglio questi strumenti:
182+
183+
- **Introduzione ufficiale a Jupyter Notebook**
184+
[Guida ufficiale Jupyter Notebook](https://jupyter-notebook.readthedocs.io/en/stable/notebook.html)
185+
186+
- **Tutorial JupyterLab (interfaccia avanzata)**
187+
[Guida JupyterLab - Documentazione](https://jupyterlab.readthedocs.io/en/stable/)
188+
189+
- **Video tutorial in italiano**
190+
[YouTube: Introduzione a Jupyter Notebook (ITA)](https://www.youtube.com/watch?v=Fz3aT6L3Nw4)
191+
192+
- **Che cos'è un file `.ipynb`?**
193+
[Spiegazione dei notebook Jupyter (ipynb)](https://realpython.com/jupyter-notebook-introduction/)
194+
195+
- **Esempi pratici di notebook**
196+
[Esempi notebook su GitHub](https://github.com/jupyter/notebook/tree/main/docs/source/examples)
197+
198+
- **Corso gratuito Jupyter su DataCamp**
199+
[DataCamp: Introduction to Jupyter Notebook](https://www.datacamp.com/tutorial/jupyter-notebook)
200+
201+
- **Galleria di notebook su Google Colab**
202+
[Colab Examples Gallery](https://colab.research.google.com/notebooks/)
203+
204+
---
205+
179206
© 2025 Hanamai. All rights reserved. | Built with precision for real-time data streaming excellence.

0 commit comments

Comments
 (0)