44 lines
824 B
Markdown
44 lines
824 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:
|
|
|
|
- [Notebook su GitHub](https://github.com/ine-rmotr-curriculum/ds-content-interactive-jupyterlab-tutorial)
|
|
- [Come aprire Notebooks da GitHub usando Google Colab.](https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb)
|
|
|
|
# --question--
|
|
|
|
## --text--
|
|
|
|
Cosa **non** è permesso in una cella di un Jupyter Notebook?
|
|
|
|
## --answers--
|
|
|
|
Markdown
|
|
|
|
---
|
|
|
|
Codice Python
|
|
|
|
---
|
|
|
|
Un foglio Excel
|
|
|
|
## --video-solution--
|
|
|
|
3
|
|
|