Skip to content
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

Add devcontainer support for Mesop dev. #363

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

richard-to
Copy link
Collaborator

@richard-to richard-to commented Jun 6, 2024

  • This change allows one click installation with Github Codespaces
    • Using the default resources, it does take a long time to install
  • This change also allows remote container dev in VSCode
  • Will add docs later
  • Probably still need to work out various kinks

Ref #101

Mesop Demo from Codespaces

Screenshot 2024-06-05 at 8 16 17 PM

Mesop VSCode workspace from Codespaces

Screenshot 2024-06-05 at 8 16 34 PM

Copy link
Collaborator

@wwwillchen wwwillchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

- This change allows one click installation with Github Codespaces
  - Using the default resources, it does take a long time to install
- This change also allows remote container dev in VSCode
  - Running ibazel in the container is  a bit slow
  - Does not support Linux ARM yet. See google#361
  - Also can't push commits unless ssh keys are set up
    - Need to see if there is a better way to do that
- Will add docs later
- Probably still need to work out various kinks
@richard-to richard-to merged commit c121737 into google:main Jun 6, 2024
3 checks passed
@richard-to richard-to deleted the codespace branch June 6, 2024 14:20
wwwillchen pushed a commit to wwwillchen/mesop that referenced this pull request Jun 14, 2024
- This change allows one click installation with Github Codespaces
  - Using the default resources, it does take a long time to install
- This change also allows remote container dev in VSCode
  - Running ibazel in the container is  a bit slow
  - Does not support Linux ARM yet. See google#361
  - Also can't push commits unless ssh keys are set up
    - Need to see if there is a better way to do that
- Will add docs later
- Probably still need to work out various kinks
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.

2 participants