Skip to content

Commit

Permalink
Merge pull request #9 from meom-group/Fix-k-eps-KP-notebook-bug
Browse files Browse the repository at this point in the history
Notebook fixes
  • Loading branch information
GabrielMouttapa authored Nov 14, 2024
2 parents a6f9466 + c087aa3 commit d3f4f65
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 42 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,9 @@ The most recent additions to *Tunax* since the last release are implemented in t
```shell
poetry install --no-dev
```

## Notebook use
To use the notebooks with the specific packages that they use, one can clone or fork the branch `main` or another of this repository and install *Tunax* with the package manager *poetry* :
```shell
poetry install
```
Loading

0 comments on commit d3f4f65

Please sign in to comment.