You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nick Ferguson edited this page Apr 10, 2024
·
18 revisions
Requires Anaconda, git, and R (with all necessary R packages) to be installed on the machine.
With Anaconda Prompt in the target directory on a modeling server's local drive:
a. '
git clone https://github.com/CMAP-REPOS/cmap_trip-based_model.git
cd cmap_trip-based_model
git checkout develop
call Scripts\manage\env\activate_env.cmd
`