Open
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
globus
flag 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.