Mista2311

- Total activity 61
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 17
-
-
Mista2311 created a post, Debugging in remote docker container issue
Hi All,How are you? We want to debug our code on the docker container running in remote server. We defined the interpreter as expected and it recognizes the desired image and the installed packages... -
-
Mista2311 created a post, Debugging service with Pycharm pro
Hi all,How are you?I have a Python service that I want to debug by sending a call. Is it possible to debug the Python code invoked by a service call within the application using Pycharm Pro? The do... -
-
-
-
Mista2311 created a post, Unable to add ssh interpreter
Hi All, How are you? I'm trying to follow the steps provided here and set up a remote ssh interpreter. I was able to do all the steps but then when going back to the main menu of project interprete... -
Mista2311 created a post, Pycharm professional remote docker interpreter with double hop
Hi All, I'm trying to create a remote interpreter using docker on a remote server. To access the remote server I first need to ssh to intermediate server i.e. local --> server_1 --> destination ser... -
Mista2311 created a post, pycharm remote interpreter broken pipe
Hi all, I'm trying to work with wandb and pycharm on remote server using remote interpreter. I think my problem is related to wandb but I'm not sure. I followed this guide to run wandb on the remot...