2021-06-15 00:49:18 -07:00
---
id: 5e9a093a74c4063ca6f7c150
2021-07-28 00:23:19 +09:00
title: Conhecer as células do Jupyter Notebooks
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-28 00:23:19 +09:00
*Ao invés de usar notebooks.ai como foi mostrado no vídeo, você pode usar o Google Colab como substituto.*
2021-06-15 00:49:18 -07:00
2021-07-28 00:23:19 +09:00
Mais recursos:
2021-06-15 00:49:18 -07:00
2021-07-28 00:23:19 +09:00
- [Notebooks no GitHub ](https://github.com/ine-rmotr-curriculum/ds-content-interactive-jupyterlab-tutorial )
- [Como abrir notebooks do GitHub usando o 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-28 00:23:19 +09:00
Quais são os três principais tipos de célula dos Jupyter Notebooks?
2021-06-15 00:49:18 -07:00
## --answers--
2021-07-28 00:23:19 +09:00
Código, markdown e Python
2021-06-15 00:49:18 -07:00
---
2021-07-28 00:23:19 +09:00
Código, markdown e bruto
2021-06-15 00:49:18 -07:00
---
2021-07-28 00:23:19 +09:00
Markdown, Python e bruto
2021-06-15 00:49:18 -07:00
## --video-solution--
2