File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ and even change the example programs. You’ll see that the code cells
62
62
have no output at first, until you execute them by pressing
63
63
{kbd}` Shift ` \+ {kbd}` Enter ` . Complete details on how to interact with
64
64
a live Jupyter notebook are described in [ Getting Started with
65
- Jupyter] ( https://foundations.projectpythia.org/foundations/getting-started-jupyter.html ) .
65
+ Jupyter] ( https://foundations.projectpythia.org/foundations/getting-started-jupyter ) .
66
66
67
67
### Running on Your Own Machine
68
68
Original file line number Diff line number Diff line change 96
96
" \n " ,
97
97
" - [NOAA Cloud GIS Web Services](https://www.weather.gov/gis/cloudgiswebservices)\n " ,
98
98
" - [USGS National Map Services](https://apps.nationalmap.gov/services/)\n " ,
99
- " - [NASA EarthData Web Map Service ](https://www.earthdata.nasa.gov/technology/web-map-service-wms )"
99
+ " - [NASA EarthData](https://www.earthdata.nasa.gov/)"
100
100
]
101
101
}
102
102
],
Original file line number Diff line number Diff line change 51
51
" | [Intro to Geopandas](https://geopandas.org/) | Helpful | GIS files |\n " ,
52
52
" | [Intro to Panel](https://panel.holoviz.org/) | Helpful | Dashboard creations |\n " ,
53
53
" | [Intro to Requests](https://requests.readthedocs.io/en/latest/) | Helpful | Webpage requests |\n " ,
54
- " | [Intro to Cartopy](https://foundations.projectpythia.org/core/cartopy/cartopy.html ) | Helpful | Map projections |\n " ,
54
+ " | [Intro to Cartopy](https://foundations.projectpythia.org/core/cartopy/cartopy) | Helpful | Map projections |\n " ,
55
55
" | [Intro to OWSLib](https://owslib.readthedocs.io/en/latest/usage.html) | Helpful | WFS URLs |\n " ,
56
56
" \n " ,
57
57
" - **Time to learn**: 10 minutes\n " ,
Original file line number Diff line number Diff line change 58
58
" | [Intro to GeoViews](https://geoviews.org/) | Helpful | Geographic visualizations |\n " ,
59
59
" | [Intro to Panel](https://panel.holoviz.org/) | Helpful | Dashboard creations |\n " ,
60
60
" | [Intro to Requests](https://requests.readthedocs.io/en/latest/) | Helpful | Webpage requests |\n " ,
61
- " | [Intro to Cartopy](https://foundations.projectpythia.org/core/cartopy/cartopy.html ) | Helpful | Map projections |\n " ,
61
+ " | [Intro to Cartopy](https://foundations.projectpythia.org/core/cartopy/cartopy) | Helpful | Map projections |\n " ,
62
62
" | [Intro to OWSLib](https://owslib.readthedocs.io/en/latest/usage.html) | Helpful | WMS URLs |\n " ,
63
63
" \n " ,
64
64
" - **Time to learn**: 15 minutes\n " ,
You can’t perform that action at this time.
0 commit comments