studio-lab-examples icon indicating copy to clipboard operation
studio-lab-examples copied to clipboard

Example notebooks for working with SageMaker Studio Lab. Sign up for an account at the link below!

Results 118 studio-lab-examples issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The Python interpreter is not the same in the notebook and in the terminal. In the notebook, it is `/home/studio-lab-user/.conda/envs/default/bin/python`, while in the terminal, it is `/home/studio-lab-user/.conda/envs/studiolab/bin/python`....

bug

*Issue #, if available:* *Description of changes:* Demonstrate adding a custom environment for the Racket programming language, including brief example notebook demonstrating plot outputs from Racket in SMSL. *Testing done:*...

![Screenshot from 2023-06-21 14-11-43](https://github.com/aws/studio-lab-examples/assets/51626734/6a1760e4-7fbc-4d88-9dd2-2aa016b1f356) ![Screenshot from 2023-06-21 14-11-12](https://github.com/aws/studio-lab-examples/assets/51626734/ae0f6d92-596d-4613-8ec5-910f7f05d0d1)

bug

**Describe the bug** I'm trying to upload a 6 GB file to Sagemaker Studio Lab. Not only does it take significant time, but it never seems to complete. **To Reproduce**...

bug

**Describe the bug** When we run the notebook job by the default start-up script, it causes the AlgorithmError. ![image](https://user-images.githubusercontent.com/544269/218624071-1126ba4a-32c9-4243-81d2-2cdb75f98e23.png) ![image](https://user-images.githubusercontent.com/544269/218623802-c7029d40-9218-44bd-b476-96668399591c.png) **To Reproduce** Steps to reproduce the behavior: 1. Right click...

enhancement

I'm trying to use CPU. but I can't use it. I've never used CPU this week. How can I handle this issue? Thanks in advance.

bug

**Is your feature request related to a problem? Please describe.** I use studio lab for university personal projects (I'm an AI MSc student) and I really would like to connect...

enhancement

I am trying to run a sagemaker pipeline in local mode from sagemaker Studio lab. Since docker is not available and without root access to get it installed on the...

enhancement

**Describe the bug** Installation error while on the first step of the tutorial using Studio Lab (https://github.com/aws/studio-lab-examples/blob/main/connect-to-aws/Access_AWS_from_Studio_Lab_Deployment.ipynb) **To Reproduce** Steps to reproduce the behavior: 1. Go to Studio Lab terminal...

bug

**Link to the notebook** [Add the link to the notebook.](https://github.com/aws/studio-lab-examples/blob/main/connect-to-aws/Access_AWS_from_Studio_Lab_Deployment.ipynb) **What aspects of the notebook can be improved?** Typo in file **What are your suggestions?** "The CPU session is avaliable...

documentation