Files

43 lines
994 B
Markdown
Raw Permalink Normal View History

---
id: 5e9a093a74c4063ca6f7c150
title: 'Jupyter Notebook: Секції'
challengeType: 11
videoId: 5PPegAs9aLA
bilibiliIds:
aid: 420510493
bvid: BV19341117Hq
cid: 409003280
dashedName: jupyter-notebooks-cells
---
# --description--
*Замість використаного у відеоматеріалі notebooks.ai можна користуватись блокнотом Google Colab.*
Додаткові ресурси:
- [Блокноти на GitHub](https://github.com/ine-rmotr-curriculum/ds-content-interactive-jupyterlab-tutorial)
- [Як відкрити блокноти з GitHub використовуючи Google Colab.](https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb)
# --question--
## --text--
Якими є три основні типи секцій у Jupyter Notebook?
## --answers--
Code, Markdown, Python
---
Code, Markdown, Raw
---
Markdown, Python, Raw
## --video-solution--
2