2021-06-15 00:49:18 -07:00
---
id: 5e9a093a74c4063ca6f7c150
2021-07-19 22:22:21 +05:30
title: Celle di Jupyter Notebook
2021-06-15 00:49:18 -07:00
challengeType: 11
videoId: 5PPegAs9aLA
2021-10-03 12:24:27 -07:00
bilibiliIds:
aid: 420510493
bvid: BV19341117Hq
cid: 409003280
2021-06-15 00:49:18 -07:00
dashedName: jupyter-notebooks-cells
---
# --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
Quali sono i tre tipi principali di celle dei Jupyter Notebook?
2021-06-15 00:49:18 -07:00
## --answers--
2021-07-19 22:22:21 +05:30
Codice, Markdown e Python
2021-06-15 00:49:18 -07:00
---
2021-07-19 22:22:21 +05:30
Codice, Markdown e output diretto (raw)
2021-06-15 00:49:18 -07:00
---
2021-07-19 22:22:21 +05:30
Markdown, Python, e output diretto (raw)
2021-06-15 00:49:18 -07:00
## --video-solution--
2