Skip to content

Commit d23fc89

Browse files
committed
added another jupyter intro tutorial with exercise
1 parent e552cbe commit d23fc89

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

episodes/introduction.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ This improves readability for both technical and non-technical audiences.
204204

205205
| Lesson | Overview |
206206
|-------------------|------------------------------------------------------------------------------------------------------------|
207-
| <a href="https://colab.research.google.com/github/SpatialTurn/DataCollection-Notebooks/blob/main/Census/Introduction_Python.ipynb" target="_blank">Introduction I</a> | Introduction to Python Coding in Jupyter Notebook |
208-
| <a href="https://colab.research.google.com/github/SpatialTurn/DataCollection-Notebooks/blob/main/Census/Intro_Ploting.ipynb" target="_blank">Introduction II</a> | Introduction to Python Plotting in Jupyter Notebook |
209-
| <a href="https://colab.research.google.com/github/SpatialTurn/DataCollection-Notebooks/blob/main/Census/.ipynb" target="_blank">Introduction III</a> | Introduction to Advanced Batch-Geocoding |
207+
| <a href="https://colab.research.google.com/github/SpatialTurn/DataCollection-Notebooks/blob/main/Census/Variables_Intro.ipynb" target="_blank">Introduction I</a> | Introduction to Variable Handling in Jupyter Notebook |
208+
| <a href="https://colab.research.google.com/github/SpatialTurn/DataCollection-Notebooks/blob/main/Census/Introduction_Python.ipynb" target="_blank">Introduction II</a> | Introduction to Python Coding in Jupyter Notebook |
209+
| <a href="https://colab.research.google.com/github/SpatialTurn/DataCollection-Notebooks/blob/main/Census/Intro_Ploting.ipynb" target="_blank">Introduction III</a> | Introduction to Python Plotting in Jupyter Notebook |
210210

0 commit comments

Comments
 (0)