2021-02-06 04:42:36 +00:00
---
id: 5e9a093a74c4063ca6f7c150
2022-03-14 22:46:48 +05:30
title: Celdas de Notebooks de Jupyter
2021-02-06 04:42:36 +00:00
challengeType: 11
videoId: 5PPegAs9aLA
2022-03-14 22:46:48 +05:30
bilibiliIds:
aid: 420510493
bvid: BV19341117Hq
cid: 409003280
2021-02-06 04:42:36 +00:00
dashedName: jupyter-notebooks-cells
---
# --description--
2022-03-14 22:46:48 +05:30
*En vez de usar notebooks.ai como aparece en el video, puedes usar Google Colab.*
2021-02-06 04:42:36 +00:00
2022-03-14 22:46:48 +05:30
Más recursos:
2021-02-06 04:42:36 +00:00
2022-03-14 22:46:48 +05:30
- [Notebooks en GitHub ](https://github.com/ine-rmotr-curriculum/ds-content-interactive-jupyterlab-tutorial )
- [Cómo abrir Notebooks desde GitHub utilizando Google Colab. ](https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb )
2021-02-06 04:42:36 +00:00
# --question--
## --text--
2022-03-14 22:46:48 +05:30
¿Cuáles son los tres tipos principales de celdas de Jupyter Notebook?
2021-02-06 04:42:36 +00:00
## --answers--
2022-03-14 22:46:48 +05:30
Código, Markdown y Python
2021-02-06 04:42:36 +00:00
---
2022-03-14 22:46:48 +05:30
Código, Markdown y Raw
2021-02-06 04:42:36 +00:00
---
2022-03-14 22:46:48 +05:30
Markdown, Python y Raw
2021-02-06 04:42:36 +00:00
## --video-solution--
2