Skip to content

Commit

Permalink
env yaml missing tabulate (#47)
Browse files Browse the repository at this point in the history
* typing_typo

* doc_typo

* env missing tabulate
  • Loading branch information
matteoguarrera authored Sep 10, 2024
1 parent ad0eff6 commit c04d4f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 3 additions & 2 deletions env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,15 @@ dependencies:
- pyyaml
- mlflow
- boto3
- flatdict
- typing-extensions
- optax
- tqdm
- xarray
- mlflow_export_import
- pint
- diffrax
- flatdict
- plasmapy
- parsl
- interpax
- interpax
- tabulate
3 changes: 2 additions & 1 deletion env_gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ dependencies:
- flatdict
- plasmapy
- parsl
- interpax
- interpax
- tabulate

0 comments on commit c04d4f5

Please sign in to comment.