Commit History
The failed_run.py script disappeared from the docker somehow....?
c12bfdb
verified
Some clean-up
216eab8
meg-huggingface
commited on
Some clean-up.
51ccf18
verified
Update failed_run.py
0a00c75
verified
Update failed_run.py
ea3d5f6
verified
Syntax. Sigh.
df1004b
verified
d'oh. Using python syntax in bash.
488f617
verified
Seeing what happens when we upload the /runs folder.
7ac885f
verified
Update entrypoint.sh
ca32ce8
verified
Adding upload_run_folder.py to Docker.
5fade25
verified
Adding a file to upload the runs directory somewhere
3ed6477
meg-huggingface
commited on
Removing upload-to-dataset from `pause_space.py`, since we now have another script for that.
2791eb8
verified
Experimenting.
0351a9f
verified
Experimenting.
07f5bdd
verified
Experimenting.
180215e
verified
Variable name change.
306015c
verified
Adding handling for space error log in failure handling.
0c88eec
verified
Switching around bash logic a bit.
2a9dab9
verified
Unifying Regis, me, Sasha code to see if it can all come together.
6c04bde
verified
Commenting out Regis' code for error printing (for now) to repurpose the script.
9bd745c
verified
Putting output logs into runs/logs-${now}.txt
9714a8a
verified
Debugging getting the error logs.
b634aca
verified
Adding bash's equivalent of try...catch.
3226c9d
verified
Renaming /runs dir export to just refer to /runs
bd9b4b3
verified
Commenting out error log check (for now).
ebcf57b
verified
Trying to curl error logs.
ccb86e6
verified
Fix date in run dir name
6785821
verified
Remove space in `export`
75048f1
verified
Add try/catch in bash entrypoint to manage failed experiments
ca2da1c
regisss
commited on
Update entrypoint.sh
3f77013
verified
Update entrypoint.sh
baa407f
verified
Trying python version of API
cbc5c2e
meg-huggingface
commited on
Update create_results.py
211db76
verified
Update create_results.py
9fe35b9
verified
Update README.md
344b7cc
verified
Live debug with Sasha.
1c92322
verified
Update create_results.py
74d340a
verified
Update parse_requests.py
9916d63
verified
Update create_results.py
52bacd0
verified
Update create_results.py
3cc832b
verified
Delete check_requests.py
8189a3d
verified
Update entrypoint.sh
2556dc3
verified
Update entrypoint.sh
a657b09
verified
Update entrypoint.sh
8719212
verified
Adding some more comments to the entrypoint.sh
72e682c
verified
Adding the create_results.py
e81427a
verified
Adding /create_results.py
d8e8822
verified
Merge branch 'main' of hf.co:spaces/EnergyStarAI/launch-computation-example into main
cb6bfa5
meg-huggingface
commited on
Adding a create results script, to see if that can work.
6c83bf5
meg-huggingface
commited on