Ioan Catana

Results 5 comments of Ioan Catana

GuiShenHe, apologies for the delay, we are processing requests quickly. Please keep a look out for approvals in your inbox.

Thanks Robin for sharing the yaml example, could you provide more details about the issue you have?

The validation environment will depend on libraries and framework used by each user. You can find more sample environments [here](https://github.com/aws/studio-lab-examples/tree/main/custom-environments). Also we will continue to add more sample configuration files...

Inside Studio Lab you can configure connection to your AWS account using credentials as explained in [this notebook](https://github.com/aws/studio-lab-examples/blob/main/connect-to-aws/Access_AWS_from_Studio_Lab.ipynb). After installing boto3 library you can call Comprehend APIs directly from Studio...

Inside SageMaker we can have multiple notebook instances and each notebook instance can have a different IAM role. When running your code locally get_execution_role will not work since there might...