Skip to content

JuliaLang/devcontainer-features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Julia Development Container Feature

Installs the Julia programming language into a development container.

Example Usage

"features": {
    "ghcr.io/julialang/devcontainer-features/julia:1": {}
}

Options

You can select a specific Julia version by specifying a Juliaup channel name as an option. For example, the following installs the LTS Julia release:

"features": {
    "ghcr.io/julialang/devcontainer-features/julia:1": {
        "channel": "lts"
    }
}

About

Julia Development Container Feature

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Contributors 4

  •  
  •  
  •  
  •