/Volcanic-Interpretation-Workbench

A Docker-Dash application for interpreting InSAR measurements of Canadian Volcanoes

Primary LanguagePythonMIT LicenseMIT

Volcanic-Interpretation-Workbench

A Docker-Dash application for interpreting InSAR measurements of Canadian Volcanoes

Screen Shot 2023-01-26 at 3 57 31 PM

Build the Docker image with a command simmilar to docker build volcanic-interpretation-workbench .

Start Docker container with a command like: `sudo docker run -p 8050:8050/tcp --name volc_interp_wb volc_interp_wb &