Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This folder contains Jupyter notebooks along with example data that step you through using the PyMapManager package.

  1. Download the main PyMapManager repository and unzip it

  2. Install PyMapManager

    pip install PyMapManager/

  3. Make sure you have Jupyter installed

    pip install Jupyter

  4. Run the Jupyter notebooks

    cd PyMapManager/examples

    jupyter notebook

This will open a web-browser where you can interact with the code and example data.