Skip to content

Commit

Permalink
small updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sadamov committed Jun 2, 2024
1 parent eb8c6fb commit 0cfbb33
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
### Project Specific ###
wandb
slurm_log*
saved_models
data
graphs
*.sif
sweeps
test_*.sh
.vscode
cosmo_hilam.html
normalization.zarr
*.html
*.zarr

### Python ###
# Byte-compiled / optimized / DLL files
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ plotly>=5.15.0
xarray>=0.20.1
zarr>=2.10.0
dask>=2022.0.0
pandas>=1.4.0
# for dev
pre-commit>=2.15.0

0 comments on commit 0cfbb33

Please sign in to comment.