mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-12 01:00:13 -04:00
44 lines
1006 B
Markdown
44 lines
1006 B
Markdown
---
|
|
id: 5e9a093a74c4063ca6f7c14f
|
|
title: Einführung in die Verwendung von Jupyter Notebooks
|
|
challengeType: 11
|
|
videoId: h8caJq2Bb9w
|
|
bilibiliIds:
|
|
aid: 293035919
|
|
bvid: BV1Hf4y1n7qr
|
|
cid: 409002965
|
|
dashedName: how-to-use-jupyter-notebooks-intro
|
|
---
|
|
|
|
# --description--
|
|
|
|
*Anstatt, wie in dem Video gezeigt, notebooks.ai zu verwenden, kannst du auch Google Colab verwenden.*
|
|
|
|
Weitere Ressourcen:
|
|
|
|
- <a href="https://github.com/ine-rmotr-curriculum/ds-content-interactive-jupyterlab-tutorial" target="_blank" rel="noopener noreferrer nofollow">Notebooks auf GitHub</a>
|
|
- <a href="https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb" target="_blank" rel="noopener noreferrer nofollow">Wie man Notebooks von GitHub unter Verwendung von Google Colab öffnet.</a>
|
|
|
|
# --question--
|
|
|
|
## --text--
|
|
|
|
Was ist in einer Jupyter Notebook Zelle **nicht** erlaubt?
|
|
|
|
## --answers--
|
|
|
|
Markdown
|
|
|
|
---
|
|
|
|
Python Code
|
|
|
|
---
|
|
|
|
Ein Excel-Arbeitsblatt
|
|
|
|
## --video-solution--
|
|
|
|
3
|
|
|