Skip to content

Commit efa569d

Browse files
committed
updated screenshots
1 parent 175066b commit efa569d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
20 KB
Loading
14.7 KB
Loading

articles/azure-maps/tutorial-ev-routing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ import urllib.parse
7474
from IPython.display import Image, display
7575
```
7676

77-
![A screenshot showing how to download the Notebook file named EVrouting.ipynb from the GitHub repository.](./media/tutorial-ev-routing/load-required-modules.png)
77+
![A screenshot showing how to download the first cell in the Notebook containing the required import statements with the run button highlighted.](./media/tutorial-ev-routing/import-libraries.png)
7878

7979
## Request the reachable range boundary
8080

@@ -291,7 +291,7 @@ To learn more about Azure Notebooks, see
291291
[aiohttp]: https://pypi.org/project/aiohttp/
292292
[Azure Maps account]: quick-demo-map-app.md#create-an-azure-maps-account
293293
[Azure Maps REST APIs]: /rest/api/maps
294-
[Azure Notebooks]: https://notebooks.azure.com
294+
[AzureMapsJupyterSamples]: https://github.com/Azure-Samples/Azure-Maps-Jupyter-Notebook
295295
[EVrouting.ipynb]: https://github.com/Azure-Samples/Azure-Maps-Jupyter-Notebook/blob/master/AzureMapsJupyterSamples/Tutorials/EV%20Routing%20and%20Reachable%20Range/EVrouting.ipynb
296296
[Get Map Image]: /rest/api/maps/render/get-map-static-image
297297
[Get Map Image service]: /rest/api/maps/render/get-map-static-image

0 commit comments

Comments
 (0)