An examples of running SimPEG from a remote server.
Learn more about SimPEG from here.
- SimPEG:0.14.2
- Have python installed, preferably through anaconda.
- Create the SimPEG conda environment
Create SimPEG
conda environment by environment.yml
$ conda env create -f environment.yml
Activate the environment
$ conda activate SimPEG
See the steps in the docs folder
Ke Wang: Documentation and testing
Bo Ouyang: Programming
Dikun Yang: Leader