mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-10 15:03:12 -04:00
44 lines
946 B
Markdown
44 lines
946 B
Markdown
---
|
|
id: 5e9a093a74c4063ca6f7c14f
|
|
title: Introduzione all'uso di Jupyter Notebooks
|
|
challengeType: 11
|
|
videoId: h8caJq2Bb9w
|
|
bilibiliIds:
|
|
aid: 293035919
|
|
bvid: BV1Hf4y1n7qr
|
|
cid: 409002965
|
|
dashedName: how-to-use-jupyter-notebooks-intro
|
|
---
|
|
|
|
# --description--
|
|
|
|
*Invece di usare notebooks.ai come mostrato nel video, puoi usare Google Colab.*
|
|
|
|
Altre risorse:
|
|
|
|
- <a href="https://github.com/ine-rmotr-curriculum/ds-content-interactive-jupyterlab-tutorial" target="_blank" rel="noopener noreferrer nofollow">Notebook su 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">Come aprire Notebooks da GitHub usando Google Colab.</a>
|
|
|
|
# --question--
|
|
|
|
## --text--
|
|
|
|
Cosa **non** è permesso in una cella di un Jupyter Notebook?
|
|
|
|
## --answers--
|
|
|
|
Markdown
|
|
|
|
---
|
|
|
|
Codice Python
|
|
|
|
---
|
|
|
|
Un foglio Excel
|
|
|
|
## --video-solution--
|
|
|
|
3
|
|
|