tl-its-umich-edu / mpr-research-data

3 stars 4 forks source link

update blob access example notebook #18

Closed lsloan closed 2 years ago

lsloan commented 2 years ago

Small changes in the code to work with multiple blobs in the bucket. Remove the hard-coded blob name. Get the list of blobs and use the first one as the example.

This PR is to make up for the unsigned commit I made from JupyterLab directly to the upstream repo.