Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 584 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 584 Bytes

ard-demo-notebooks

Demo ARD notebooks for running locally in Jupyter or converting to a Docker image

Cloning and installing dependencies

To run locally, clone this repo:

$ git clone https://github.com/maxar-analytics/ard-demo-notebooks.git

Navigate into your local clone and install dependencies from requirements.txt:

$ pip install -r requirements.txt

Then install vizard:

$ pip install git+ssh://git@github.com/maxar-analytics/vizard --extra-index-url https://packages.ard.maxar.com