Skip to content

conalbrown/julia_codespace_template

 
 

Repository files navigation

Julia Codespace Template

Open in GitHub Codespaces

Template for easy launch of julia in codespace

How to start

  • Click the above Open in GitHub Codespaces budge.
  • Click the green Create codespace button.
  • The codespace (online vscode editor) is launched. Now you can use julia.

How it works

  • You can write a setup script for julia at .devcontainer.json
  • The codespace uses the script to instantiate the VM.
  • You can obtain the above script by following the instruction. As of 2022, it is just a single simple json file.

About

Template for easy launch of julia in codespace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%