MLMI2-CSSI / MLMI2-CSSI/foundry
HTTPS download into refactor
Open
@blaiszik is already working on this.
Since Apr 30, 2024.
refactor
- Dominant language
- Python
- Stars
- 88
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
As a user, I want to be able to download data by specifying a globus flag that allows me to skip setting up my own globus endpoint.
Assumptions:
- You can use Ben's HTTPS download solution that is currently in production
- Tests are updated for this solution
- Docs are updated with how to use HTTPS download
- the
globusflag name has been changed to something less confusing
Acceptance Criteria
Given I am working in a colab notebook, when i download data, then foundry downloads and loads in my notebook environment.
Given I am working locally in a jupyter notebook, when i download data, then foundry downloads and loads in my notebook environment.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.