Skip to content

Commit

Permalink
Merge pull request #19 from Johannes-Sahlmann/add-option
Browse files Browse the repository at this point in the history
Add options
  • Loading branch information
Johannes Sahlmann authored Nov 22, 2021
2 parents 32a8c37 + 3249233 commit 24dcbdf
Show file tree
Hide file tree
Showing 8 changed files with 1,249 additions and 117 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ This requires a conda installation.

Create a dedicated environment (here named `astrom`) with the necessary dependencies:

conda create --name astrom --yes python=3.7 pandas pip jupyterlab
conda create --name astrom --yes python=3.7 pandas=1.2.5 pip jupyterlab pyyaml uncertainties

Activate that environment:

Expand Down
Loading

0 comments on commit 24dcbdf

Please sign in to comment.