DanW

Avatar
  • Total activity 18
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 4
  • Subscriptions 4
  • Edited

    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...
    • 2 followers
    • 3 comments
    • 0 votes
  • Edited

    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...
    • 2 followers
    • 6 comments
    • 0 votes
  • Edited

    [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 ...
    • 4 followers
    • 8 comments
    • 0 votes