I'm using JetBrains Gateway with PyCharm to work directly on an EC2 instance and I just updated my local version of PyCharm to the latest version, but it's not clear to me if the remote server also updated or not. How can I check?
I eventually figured this out:
ps aux | grep "pycharm"
...pycharm-professional-XXX.XXXXX.XXX/...
(see below for an example).
2024.1
.