Skip to content

x13420x/julia_codespace_template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Julia Codespace Template

Template for easy launch of julia in codespace

How to start

  • Click the green "Code" button.
  • Select the "Codespace" tab.
  • Click the "Create codespace on main" 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%