Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add downloads URL as biosimulations.submit_simulation_archive return value #401

Merged
merged 3 commits into from
Jul 4, 2024

Conversation

stellaprins
Copy link
Contributor

Small tweak so that I can fetch results from models ran remotely on biosimulators.

@sanjayankur31 sanjayankur31 merged commit a4f37bb into NeuroML:development Jul 4, 2024
1 check passed
@sanjayankur31
Copy link
Member

Hi @stellaprins , thanks for that. I tweaked it a bit so that it returns all the URLs, not just the download URL:

81abeea

So one can now do:

res = submit_simulation_archive(..)
download_url = res["download"]

and so on.

@sanjayankur31
Copy link
Member

@all-contributors please add @stellaprins for code, ideas,

Copy link
Contributor

@sanjayankur31

I've put up a pull request to add @stellaprins! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants