Worked Examples
We have provided a number of worked examples to demonstrate how to use MapReader. These examples can be found in the worked_examples directory of the repository.
To run these, you will need to clone the MapReader repository and open the notebooks located in the worked_examples directory. This can be done by running the following commands in your terminal:
git clone https://github.com/Living-with-machines/MapReader.git
cd MapReader/worked_examples/
jupyter notebook
Note
Make sure you set your notebook kernel to use your MapReader environment!