freeCodeCamp/curriculum/challenges/italian/08-data-analysis-with-python/data-analysis-with-python-c.../jupyter-notebooks-cells.md

988 B

id title challengeType videoId bilibiliIds dashedName
5e9a093a74c4063ca6f7c150 Celle di Jupyter Notebook 11 5PPegAs9aLA
aid bvid cid
420510493 BV19341117Hq 409003280
jupyter-notebooks-cells

--description--

Invece di usare notebooks.ai come mostrato nel video, puoi usare Google Colab.

Altre risorse:

--question--

--text--

Quali sono i tre tipi principali di celle dei Jupyter Notebook?

--answers--

Codice, Markdown e Python


Codice, Markdown e output diretto (raw)


Markdown, Python, e output diretto (raw)

--video-solution--

2