DanW
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 4
-
-
-
-
DanW created a post, Docstring preview won't show on hover
Last year, I seem to remember being able to hover my mouse over a Python entity (e.g. function or variable) whose definition I had written a reStructuredText docstring comment for, and it would sho... -
-
-
-
DanW created a post, Debug in Docker after code change
I followed the docker-compose tutorial to be able to debug my application. That works. However when I change the source code in the PyCharm text editor, Stop and Debug main.py again, the breakpoi... -
DanW commented, -
DanW created a post, [Solved] Unable to create docker-compose interpreter
I am following the "Configure an interpreter using Docker Compose" tutorial. At the "Configuring Docker Compose as a remote interpreter" step, I am unable to create the interpreter. The error is ...