### Describe the solution you'd like It would be nice if we can get quickstart documentation for installing eclipse che on EKS. ### Additional context Documentation similar to this https://www...
Created - 2 comments - area/installation good first issue help wanted kind/enhancement severity/P2
Sometimes you have a given set of string values that are the only available options. We want to: - display the allowed set on help - cast the string to a keyword ``` OPTIONS: -k, --kin...
Created - 2 comments - good first issue
* [PyCall.jl pywith](https://github.com/JuliaPy/PyCall.jl) ```julia @pywith pybuiltin("open")("file.txt","w") as f begin f.write("hello") end ```
Created - 10 comments - enhancement good first issue
Displaying all 3 issues