Does Studio Lab always run in us-west-2?
- Dominant language
- Jupyter Notebook
- Stars
- 772
- Forks
- 229
- PR merge metrics
- No merged PRs in 30d
Description
While in a StudioLab terminal, I tried running:
```bash
aws ec2 describe-availability-zones --output text --query 'AvailabilityZones[0].[RegionName]'
```
which reported back:
```
us-west-2
```
This means Studio Lab is running in us-west-2, right?
Is this currently always the case?
I'm just curious about what speed to expect accessing various public datasets in different regions, and if that is likely to vary depending what region Studio Lab uses...
Contributor guide
Research direction
No file, test, or documentation entry point is named. Start by investigating how the Studio Lab terminal selects its AWS region and whether the reported us-west-2 value is fixed; done means documenting the current behavior and any regional variability relevant to public-dataset access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100