Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Latest commit

 

History

History
34 lines (22 loc) · 1.52 KB

File metadata and controls

34 lines (22 loc) · 1.52 KB

Example Notebooks

The example notebooks in this directory demonstrate various functionalities of HERE Location Services.

Prerequisites

Before you run the Notebooks make sure you have:

Preparing for visualization

In order to run these Notebooks, you will need a few third-party dependencies. Please copy the following text to a file name anything you like, e.g. requirements.txt:

jupyterlab
shapely

Then run the command pip install -r requirements.txt.

For visualization requirements please install here-map-widget-for-jupyter.

Follow installation steps from here: here-map-widget-for-jupyter.

Notebooks