GoogleCloudPlatform / GoogleCloudPlatform/composer-local-dev
Unable to use Python SDK from container in IDEs
Open
Backlog
feature request
- Dominant language
- Python
- Stars
- 108
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Is there a way to expose to IDE Python SDK from the docker container? The idea is that development should be done with the same Python SDK and pip libraries as it would run on Composer.
e.g. I tried in IntelliJ IDEA Ultimate >> File >> Project Structure >> SDKs
pip packages seem to be working:
but the classpath seems to be empty:

which causes unresolved source dependencies:

Is there maybe some workaround?
Contributor guide
Assessment
This issue has not been assessed yet.