Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
add info about this specific study
  • Loading branch information
josephholler authored Aug 3, 2023
1 parent 02ef697 commit d7cf986
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions procedure/environment/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@ This directory is specifically for hardware and software environments.
Contextual factors or confounds of human subjects research or field research should be communicated in protocol documents and stored in the `protocols` directory.

For users of R, our template code, at a minimum, saves environment information using the `sessionInfo()` function.

## Environment Setup

We have used `pipenv` to manage the computational python environment for this study. To reproduce, install Python and Jupyter and run the code found in [environment_setup.ipynb](environment_setup.ipynb)
Alternatively, we have saved a version of the `requirements.txt` package requirements in the root folder so that the study can be run in a Docker container on Binder: https://mybinder.org/v2/gh/HEGSRR/RPl-Spielman-2020/HEAD

0 comments on commit d7cf986

Please sign in to comment.