Skip to content

Commit

Permalink
Merge branch 'main' into albireox/issue20
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Jun 12, 2024
2 parents 7a4cf1e + eb3cd9b commit efbe74b
Show file tree
Hide file tree
Showing 4 changed files with 836 additions and 844 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ cd valis
poetry install
```

### Solara Dependencies

The default install does not install any of the Solara dependencies for Jdaviz and the SDSS DataView Explorer. To install these dependencies, run
```
poetry install -E solara
```

### Updating Dependencies with Poetry
To update poetry itself, run
```
Expand Down
Loading

0 comments on commit efbe74b

Please sign in to comment.