You can simplify PyCharm configurations every time and start development with remote docker quickly. The Run/Debug configuration of Dockerfile, sample python script, unittest and sphinx document is ...
When using the standard Python run configuration in debug mode, PyCharm allows interactive use of the debug console. This is extremely useful — while paused at a breakpoint, I can run Python code, ...