--- id: 5e9a093a74c4063ca6f7c150 title: Jupyter Notebooks 單元格 challengeType: 11 videoId: 5PPegAs9aLA bilibiliIds: aid: 420510493 bvid: BV19341117Hq cid: 409003280 dashedName: jupyter-notebooks-cells --- # --description-- *在視頻中我們使用的編輯器工具是在 notebook.ai 這個平臺,你也可以選擇用其他的平臺,比如說 Google Colab 也是一個不錯的選擇。* 更多資源: - [在 GitHub 平臺的 Notebooks](https://github.com/ine-rmotr-curriculum/ds-content-interactive-jupyterlab-tutorial) - [如何使用 Google Colab 來打開 GitHub 上的 Notebooks](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