Skip to content

Commit 092810b

Browse files
committed
Fix step numbers
1 parent d55d686 commit 092810b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/01-collaborating-in-jupyterhub.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ If you need to refresh your access, please re-do the final step in the list abov
6868
1. Double-click the GeoJSON file to view it with the JupyterLab viewer.
6969

7070

71-
### Step 2: Open our example Notebook and create some new data (WIP)
71+
### Step 3: Open our example Notebook and create some new data (WIP)
7272

7373
This Notebook is pre-populated with some code.
7474

@@ -77,7 +77,7 @@ This Notebook is pre-populated with some code.
7777
1. Add another new cell which saves the GeoDataFrame with a new filename.
7878

7979

80-
### Step 3: Push to GitHub (WIP)
80+
### Step 4: Push to GitHub (WIP)
8181

8282
1. `git add .`
8383
2. `git commit --message="Add new data to GeoJSON"`

0 commit comments

Comments
 (0)