This project contains the minimal configuration to get PyCharm to work in Red Hat OpenShift Dev Spaces. It requires configuration from BOTH files, .che/che-editor.yaml and devfile.yaml. The import part of the devfile specifically is the container image.
Please note that while this approach works, this is deprecated functionality per eclipse-che/che#22964.
Replace {{my-project}} twice in .che/che-editor.yaml and once in devfile.yaml to be the name of your project. Then import your project normally into Dev Spaces.