Files

44 lines
925 B
Markdown
Raw Permalink Normal View History

---
id: 5e9a093a74c4063ca6f7c14f
title: 如何使用 Jupyter Notebook
challengeType: 11
videoId: h8caJq2Bb9w
bilibiliIds:
aid: 293035919
bvid: BV1Hf4y1n7qr
cid: 409002965
dashedName: how-to-use-jupyter-notebooks-intro
---
# --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--
Markdown
---
Python 代码
---
Excel 工作表
## --video-solution--
3