Skip to content

Update image so we can use a local Atlas cluster both locally and in Codespaces #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tzehon
Copy link

@tzehon tzehon commented May 29, 2025

The current image, mcr.microsoft.com/devcontainers/universal:2, works in Codespaces but not with arm/Apple Silicon, so for users who are using say, Apple Silicon Macs, they would have to setup a remote Atlas cluster to run this locally.

Switching to a mcr.microsoft.com/devcontainers/base:ubuntu, which has both x86 and arm support, makes it such that both Windows and Apple Silicon users can run the notebooks locally using a local Atlas cluster without having to create an Atlas account and remote Atlas cluster, reducing the friction for running it locally as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant