Files
freeCodeCamp/curriculum/challenges/portuguese/08-data-analysis-with-python/data-analysis-with-python-course/jupyter-notebooks-cells.md

823 B

id, title, challengeType, videoId, dashedName
id title challengeType videoId dashedName
5e9a093a74c4063ca6f7c150 Conhecer as células do Jupyter Notebooks 11 5PPegAs9aLA jupyter-notebooks-cells

--description--

Ao invés de usar notebooks.ai como foi mostrado no vídeo, você pode usar o Google Colab como substituto.

Mais recursos:

--question--

--text--

Quais são os três principais tipos de célula dos Jupyter Notebooks?

--answers--

Código, markdown e Python


Código, markdown e bruto


Markdown, Python e bruto

--video-solution--

2