Skip to content

Commit

Permalink
Merge pull request dedwar65#5 from econ-ark/main
Browse files Browse the repository at this point in the history
few changes
  • Loading branch information
dedwar65 authored Feb 21, 2024
2 parents 76bbca0 + 0a845f1 commit bae8fe8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 20 deletions.
7 changes: 4 additions & 3 deletions reproduce.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ SCPT_DIR=$(cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd)

cd "$SCPT_DIR"

ipython *.ipynb
mamba env update -f binder/environment.yml
conda activate rs100_discussion

cd code/main
ipython *.ipynb

python reproduce.py
python code/main/reproduce.py



17 changes: 0 additions & 17 deletions requirements.txt

This file was deleted.

0 comments on commit bae8fe8

Please sign in to comment.