-
-
Notifications
You must be signed in to change notification settings - Fork 522
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
.devcontainer/portability-ubuntu-jammy-standard fails in GitHub Codespaces #34403
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:3
I did the test locally. But there is no problem. Here are the first and last few lines:
|
comment:5
Looks like codespaces is now available to all |
Works for me. One needs an 8-core or 16-core configuration so that there is enough disk space. I'm adding this detail in #36954. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Follow-up from
ISSUE:
.devcontainer/portability-ubuntu-jammy-standard
fails in GitHub Codespaces as reported first in#33671 comment:271
TEST: github codespaces uses the devcontainer CLI so you probably can reproduce this issue locally using https://code.visualstudio.com/docs/remote/devcontainer-cli.
npm install -g
@devcontainers/cli
devcontainer up --workspace-folder .
in sage source treeDepends on #33671
CC: @tobiasdiez
Component: user interface
Issue created by migration from https://trac.sagemath.org/ticket/34403
The text was updated successfully, but these errors were encountered: