Development environment with Anaconda still works on Ubuntu 18.04 as of 2019-05-23 authored by Alan De Smet's avatar Alan De Smet
...@@ -81,7 +81,7 @@ If you want to do development on Glance, skip the "pip install ...uwglance..." s ...@@ -81,7 +81,7 @@ If you want to do development on Glance, skip the "pip install ...uwglance..." s
Development Install Using Anaconda Development Install Using Anaconda
---------------------------------- ----------------------------------
Tested on Ubuntu 18.04 on 2018-12-18 Tested on Ubuntu 18.04 on 2019-05-23
``` ```
git clone --depth=1 https://gitlab.ssec.wisc.edu/evas/UW-Glance.git glance git clone --depth=1 https://gitlab.ssec.wisc.edu/evas/UW-Glance.git glance
... ...
......