We're in the process of adapting these notebooks into interactive projects in DataWars. Sign up now, it's completely free.
Stay tuned! Have any questions? Join our Discord
Created by Santiago Basulto. Connect with me on X or LinkedIn
This is a quick tutorial about Jupyter Notebooks. To open it, we recommend you to use Google Colab. You'll need a free Google account to do so.
Once you have your account, go to https://colab.research.google.com/ and follow these steps:
- Select Github on the left side selector (other options include Recent, Google Drive, Upload). Choose Github.
- On the text input that says Github URL put the URL of this repo:
https://github.com/rmotr-curriculum/ds-content-interactive-jupyterlab-tutorial
. - Wait a few seconds and you'll see two Notebooks being populated in the screen.
- Click on the Notebook name
Tutorial.ipynb
to open it.