-
Download the 6 files in the Tutorial folder:
- CORGIS Tutorial.ipynb
- Dictionaries and Lists.ipynb
- For Loops and If Statements.ipynb
- Intro to Jupyter Notebook.ipynb
- graduates.data
- graduates.y
-
Navigate to Jupyter Lab: https://jupyter.org/try
-
Click "Try Jupyter Lab" and wait until Binder loads the Jupyter Lab landing page
JupyterLab Landing Page
- Create a new folder and navigate inside of it
Create a New folder for your project
- Upload the 6 files from
DSI_tutorial/Tutorial
:
Upload the 6 files
All these files should be in the same folder after uploading
Note: This instance of Jupyter Lab does NOT save your progress, if your session times out or the page closes, all your progress will be lost! Download the notebook if you wish to continue later.
- Click on "Intro to Jupyter Notebook.ipynb", open the notebook and follow the instructions.
- Click on "Dictionaries and Lists.ipynb", open the notebook and follow the instructions.
- Click on "For Loops and If Statements.ipynb", open the notebook and follow the instructions.
- Click on "CORGIS Tutorial.ipynb", open the notebook and follow the instructions.