44 lines
925 B
Markdown
44 lines
925 B
Markdown
![]() |
---
|
||
|
id: 5e9a093a74c4063ca6f7c14f
|
||
|
title: Jupyter Notebook の使い方紹介
|
||
|
challengeType: 11
|
||
|
videoId: h8caJq2Bb9w
|
||
|
bilibiliIds:
|
||
|
aid: 293035919
|
||
|
bvid: BV1Hf4y1n7qr
|
||
|
cid: 409002965
|
||
|
dashedName: how-to-use-jupyter-notebooks-intro
|
||
|
---
|
||
|
|
||
|
# --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 のセルで**使用できない**ものは何ですか?
|
||
|
|
||
|
## --answers--
|
||
|
|
||
|
マークダウン
|
||
|
|
||
|
---
|
||
|
|
||
|
Python コード
|
||
|
|
||
|
---
|
||
|
|
||
|
Excel シート
|
||
|
|
||
|
## --video-solution--
|
||
|
|
||
|
3
|
||
|
|