Skip to content

Add VSCode #9

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

Merged
merged 19 commits into from
Feb 25, 2025
Merged

Add VSCode #9

merged 19 commits into from
Feb 25, 2025

Conversation

jnywong
Copy link
Member

@jnywong jnywong commented Feb 24, 2025

Some lessons learned from this build:

  • jupyter/base-notebook:python-3.12 does not come with git
  • need to install ms-python.python for VSCode to work with Python
  • code-server lives in /opt/conda/bin/code-server
  • nodejs v18 already comes with the base image
  • ReferenceError: crypto is not defined requires a higher version of nodejs, so I pinned code-server to a lower version using vscode-binder as an example 🎉

@jnywong jnywong marked this pull request as draft February 24, 2025 16:30
@jnywong jnywong marked this pull request as ready for review February 25, 2025 12:37
@jnywong jnywong merged commit 46f186f into strudel-science:main Feb 25, 2025
1 check passed
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