2021-06-15 00:49:18 -07:00
---
id: 5e9a093a74c4063ca6f7c14f
2021-07-19 22:22:21 +05:30
title: Introduzione all'uso di Jupyter Notebooks
2021-06-15 00:49:18 -07:00
challengeType: 11
videoId: h8caJq2Bb9w
2021-10-03 12:24:27 -07:00
bilibiliIds:
aid: 293035919
bvid: BV1Hf4y1n7qr
cid: 409002965
2021-06-15 00:49:18 -07:00
dashedName: how-to-use-jupyter-notebooks-intro
---
# --description--
2021-07-19 22:22:21 +05:30
*Invece di usare notebooks.ai come mostrato nel video, puoi usare Google Colab.*
2021-06-15 00:49:18 -07:00
2021-07-19 22:22:21 +05:30
Altre risorse:
2021-06-15 00:49:18 -07:00
2021-07-19 22:22:21 +05:30
- [Notebook su GitHub ](https://github.com/ine-rmotr-curriculum/ds-content-interactive-jupyterlab-tutorial )
- [Come aprire Notebooks da GitHub usando Google Colab. ](https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb )
2021-06-15 00:49:18 -07:00
# --question--
## --text--
2021-07-19 22:22:21 +05:30
Cosa **non** è permesso in una cella di un Jupyter Notebook?
2021-06-15 00:49:18 -07:00
## --answers--
Markdown
---
2021-07-19 22:22:21 +05:30
Codice Python
2021-06-15 00:49:18 -07:00
---
2021-07-19 22:22:21 +05:30
Un foglio Excel
2021-06-15 00:49:18 -07:00
## --video-solution--
3