7
7
7761662021-03-16 18:00:22
PyCharm
776166, 2021-03-16 18:00:22

Can pycharm be configured to run strictly on a remote drive?

I have a development server where everything is deployed and configured. Is it possible to pick up on all this with pycharm so that it does not take out the brain with missing local copies of anything: from the code to the python version and normally launch projects and scripts?
Locally macOS.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
7
776166, 2021-04-26
@776166

In short, I solved this problem. Everything worked for the best. True, mapping occurs via ssh from a remote server to itself through a local machine. But everything is beautiful. devserver is started remotely. The beauty! CHTD.
Hello to all non-believers!

J
javedimka, 2021-03-16
@javedimka

No, you can't, you need to have a copy locally and mappings to directories on the server.
The interpreter can be selected remote. With properly configured mappings, everything will work without problems.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question