43 lines
980 B
Markdown
43 lines
980 B
Markdown
![]() |
---
|
||
|
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)
|
||
|
- [Google Colab を使用して GitHub からノートを開く方法](https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb)
|
||
|
|
||
|
# --question--
|
||
|
|
||
|
## --text--
|
||
|
|
||
|
Jupyter Notebook のセルの 3 つの主要なタイプは何ですか?
|
||
|
|
||
|
## --answers--
|
||
|
|
||
|
コード、マークダウン、Python
|
||
|
|
||
|
---
|
||
|
|
||
|
コード、マークダウン、生データ
|
||
|
|
||
|
---
|
||
|
|
||
|
マークダウン、Python、生データ
|
||
|
|
||
|
## --video-solution--
|
||
|
|
||
|
2
|