Skip to content

Conversation

@gjmooney
Copy link
Collaborator

@gjmooney gjmooney commented Aug 4, 2025

Fix #76.

The issue was caused by s3fs using the default config which uses the region set in the aws cli. AWS doesn't allow creating buckets from other regions, so this uses a boto client with the location from the input to create the bucket in the desired region.

@github-actions
Copy link

github-actions bot commented Aug 4, 2025

Binder 👈 Launch a Binder on branch gjmooney/jupyter-drives/new_bucket_diff_region

@gjmooney gjmooney marked this pull request as ready for review August 6, 2025 09:32
@gjmooney gjmooney changed the title New bucket diff region Create new bucket in different region Aug 6, 2025
@DenisaCG DenisaCG added the bug Something isn't working label Aug 7, 2025
Copy link
Member

@DenisaCG DenisaCG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @gjmooney! I think we can get this in and see if the solution gets fixed upstream later on.

@DenisaCG DenisaCG merged commit f00a6bb into QuantStack:main Aug 7, 2025
6 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UX - Trying to create a bucket in a different region gives an error

2 participants