Skip to content

Commit

Permalink
"Adding replication code for WB Working Paper:
Browse files Browse the repository at this point in the history
  • Loading branch information
bpstewar committed Feb 28, 2024
1 parent f46e1db commit 649a2a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions docs/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@ parts:
- caption: Documentation
chapters:
- file: api/GOSTurban.rst
- file: CONTRIBUTING
- caption: Novel Urbanization
chapters:
- file: novel_context
- file: urbanization_comparison
- caption: Tutorials
chapters:
- file: ../Notebooks/Tutorials/UrbanAreas_tutorials.ipynb
- file: ../Notebooks/Tutorials/LEI_Example.ipynb
- file: notebooks/Tutorials/UrbanAreas_tutorials.ipynb
- file: notebooks/Tutorials/LEI_Example.ipynb

2 changes: 1 addition & 1 deletion notebooks/Tutorials/UrbanAreas_tutorials.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"\n",
"import geopandas as gpd\n",
"\n",
"import GOST_Urban.UrbanRaster as urban"
"import GOSTurban.UrbanRaster as urban"
]
},
{
Expand Down

0 comments on commit 649a2a9

Please sign in to comment.