Skip to content

Commit

Permalink
update mira repo org
Browse files Browse the repository at this point in the history
  • Loading branch information
mwdchang committed Jan 17, 2025
1 parent ee02b3b commit 823a6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.light
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ USER jupyter
RUN pip install --no-cache-dir git+https://github.com/ciemss/pyciemss.git@adeb6b974746f86b20597e3d037041121e8ac9c9 --use-pep517

# Install MIRA from GitHub
RUN git clone https://github.com/indralab/mira.git /home/jupyter/mira
RUN git clone https://github.com/gyorilab/mira.git /home/jupyter/mira
WORKDIR /home/jupyter/mira
RUN git reset --hard 7c812607c18da2d77ed39a81594468370629506d

Expand Down

0 comments on commit 823a6be

Please sign in to comment.