danielfrg / s3contents

Jupyter Notebooks in S3 - Jupyter Contents Manager implementation
Apache License 2.0
248 stars 88 forks source link

Use s3contents within notebook #138

Closed mldulaney closed 2 years ago

mldulaney commented 2 years ago

Hi, is there a way to use s3contents within a notebook to write to the object store without additional configuration?

danielfrg commented 2 years ago

No, thats not possible. Its easy to do it with boto programmatically