Skip to content

Commit

Permalink
Add docker instruction to README
Browse files Browse the repository at this point in the history
  • Loading branch information
JunCEEE committed Nov 5, 2020
1 parent 56ad89d commit c0bafdf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,15 @@ conda activate simex
```
<!--- ## CENTOS non conda --->

## Docker image
https://github.com/PaNOSC-ViNYL/SimEx/tree/master/Docker

To run the docker image, edit `run_docker.sh` and run the script.

```
./run_docker.sh
```

## Tutorial notebooks
https://github.com/PaNOSC-ViNYL/SimEx-notebooks

Expand Down

0 comments on commit c0bafdf

Please sign in to comment.