Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 501 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 501 Bytes

Remote Storage with Binder

Binder

A Binder-compatible repo that shows accessing data from remote sources.

Access this Binder at the following URL:

http://beta.mybinder.org/v2/gh/binder-examples/remote_storage/master

Notes

The notebooks use boto and requests to load both images and tables from S3. The image loading makes use of PIL and the table loading makes use of pandas.