-
# Bug Report
## DVC commands execute incredibly slowly in SageMaker studio
## Description
When executing `dvc pull` on a freshly cloned Git repository within SageMaker studio, the command tak…
-
**Describe the bug**
The environment does not boot up for me (it used to)
**To Reproduce**
Steps to reproduce the behavior:
1. Log into my account
2. Click on 'Start runtime'
3. Wait about ten…
-
The JupyterLab team [released version 2.0](https://jupyterlab.readthedocs.io/en/stable/getting_started/changelog.html#v2-0-0), do you know when it will become the default version on SageMaker (and Sag…
-
sagemaker==2.16.1 (latest as of this issue) and python3.6 in SageMaker Notebook Instances (not SM Studio):
```
container = sagemaker.image_uris.retrieve(region_name, "blazingtext", "latest")
```
…
-
I was reading https://github.com/awsdocs/amazon-sagemaker-developer-guide/blob/master/doc_source/studio-tasks-git.md and was wondering if there is a way to have a studio instance pull code from a priv…
-
**Describe the bug**
`sagemaker.image_uris.retrieve` returns a wrong image when instance type comes from a Parameter
**To reproduce**
```python
import sagemaker
from sagemaker.workflow.paramete…
-
**Prerequisites**
* [X] Put an X between the brackets on this line if you have done all of the following:
* Reproduced the problem in a new virtualenv with only neuralprophet installed, direct…
-
**Describe the bug**
I'm using a `LambdaStep` in the sagemaker pipeline to run an athena query and store results in s3 which will be the input for future steps. The lambda function takes around 7 min…
-
## Problem
Running the default deployment instructions (detailed in the [§Deployment](https://github.com/aws-samples/amazon-sagemaker-studio-vpc-networkfirewall#deployment-steps)) will run into the…
-
Hi, I am trying to install some libraries in Studio Lab which requires root privileges.
Below I have run `whoami` to check if I am root user. (I am not as it should print 'root' in case of root us…