Frontend: Fix #97, change default python interpreter URL to http://terrarium:8080 (#103)
Fix #97: Change default python interpreter URL to http://terrarium:8080
The previous default http://localhost:8080 didn't work with docker
compose on Mac
Co-authored-by: Tianjing Li <tianjinglimail@gmail.com>