freeCodeCamp/curriculum/challenges/portuguese/08-data-analysis-with-python/data-analysis-with-python-c.../how-to-use-jupyter-notebook...

44 lines
871 B
Markdown
Raw Normal View History

---
id: 5e9a093a74c4063ca6f7c14f
title: Como usar a introdução aos Jupyter Notebooks
challengeType: 11
videoId: h8caJq2Bb9w
bilibiliIds:
aid: 293035919
bvid: BV1Hf4y1n7qr
cid: 409002965
dashedName: how-to-use-jupyter-notebooks-intro
---
# --description--
*Ao invés de usar notebooks.ai como foi mostrado no vídeo, você pode usar o Google Colab como substituto.*
Mais recursos:
- [Notebooks no GitHub](https://github.com/ine-rmotr-curriculum/ds-content-interactive-jupyterlab-tutorial)
- [Como abrir notebooks do GitHub usando o Google Colab.](https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb)
# --question--
## --text--
O que **não** é permitido na célula de um Jupyter Notebook?
## --answers--
Markdown
---
Código do Python
---
Uma planilha do Excel
## --video-solution--
3