Closed mofeing closed 1 year ago
Currently it breaks on arm64. This PR should solve it julia-vscode/julia-devcontainer#18.
Solved using https://github.com/JuliaLang/devcontainer-features.
Also, if you run into a "permission denied" error when pushing, you can log into GitHub using gh auth login
.
The VSCode "Remote - Containers" extensions lets us create a container for reproducible development. This would be nice for already integrating
Extrae_jll
and trying all the features in our laptops (no need to debug in a supercomputer).