Skip to content

Instantly share code, notes, and snippets.

@beckermr
Last active March 31, 2020 16:29
Show Gist options
  • Save beckermr/8b38912d39da4c3ddf09ca5a2eb0f6d5 to your computer and use it in GitHub Desktop.
Save beckermr/8b38912d39da4c3ddf09ca5a2eb0f6d5 to your computer and use it in GitHub Desktop.
firecrown install
channels:
- conda-forge
- defaults
show_channel_urls: True
channel_priority: strict
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