Last active
March 31, 2020 16:29
-
-
Save beckermr/8b38912d39da4c3ddf09ca5a2eb0f6d5 to your computer and use it in GitHub Desktop.
firecrown install
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
channels: | |
- conda-forge | |
- defaults | |
show_channel_urls: True | |
channel_priority: strict |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://github.com/LSSTDESC/firecrown.git | |
cd firecrown | |
conda install --file=requirements.txt | |
pip install --no-deps -e . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment