Open marc-rudkowski-tm opened 3 years ago
This isn't currently possible from the plug-in, no. It shouldn't be too hard to modify the code to do it, though.
This isn't currently possible from the plug-in, no. It shouldn't be too hard to modify the code to do it, though.
Can you point me to where that would be modified? Would that be the plugin end?
Yeah, you can change the code in upload_fileobj()
(here) to specify whatever bucket and prefix you would like.
IHAC who is using the Jupyter Plugin in Sagemaker Studio. It is a great plugin, but in the documentation there is a gap for us that I wasn't able to easily figure out in the source code:
Is there a way to change the input/output buckets using the Jupyter Plugin? It seems to use a default Sagemaker bucket. Instead I'd like to scope it to a specific bucket and prefix. Let me know if this is possible.
Cheers!