Reputation: 69
Currently running docker desktop 2.5.0.1 in windows 10 ,I am trying to configure docker interpreter for my Django project in Pycharm , but I couldn't find any docker interpreter in the left hand side of the window.
I have already added the Django plugins required for pycharm
Upvotes: 1
Views: 589
Reputation: 154
Docker interpreter is PyCharm Professional feature. I don't think you'll find it in community edition
https://www.jetbrains.com/help/pycharm/using-docker-as-a-remote-interpreter.html
Upvotes: 3