主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Skander Moalla
活动总数
14
最后的活动
2024年07月08日 13:02
成员加入日期
2024年01月19日 13:45
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
2
活动概览
帖子(2)
评论(8)
按最近的活动排序
最近的活动
投票数
创建于
2024年07月08日 11:18
Actually even when setting REMOTE_DEV_LEGACY_PER_PROJECT_CONFIGS, the interpreter cache is not stored in per-project-config directories.
社区
PyCharm
Remote PyCharm ide outputs Using new app-level config directories and interpreter cache is not preserved anymore
0 票
创建于
2024年02月08日 21:29
Ok I see what you mean now. So the idea would be to keep a copy of the directories per project/container (assuming one has one development container per project).I guess that avoids any issues, but...
社区
PyCharm
If I'm running a remote PyCharm IDE in a container, which IDE directories should I preserve between containers?
0 票
已编辑于
2024年02月02日 15:54
Then how should I proceed when running multiple containers? It seems like `~/.*/JetBrains/RemoteDev contains container-specific data that will cause collisions while ~/.*/JetBrains/RemoteDev-PY do...
社区
PyCharm
If I'm running a remote PyCharm IDE in a container, which IDE directories should I preserve between containers?
0 票
创建于
2024年02月02日 14:57
Most plugins live on the client side, so I feel like binding the following directories could be what I'm looking for?~/.cache/JetBrains/RemoteDev-PY ~/.config/JetBrains/RemoteDev-PY
社区
PyCharm
If I'm running a remote PyCharm IDE in a container, which IDE directories should I preserve between containers?
0 票
创建于
2024年02月02日 14:48
I see. Makes sense.I'm worried about two things in this case:1- If I only have one container at a time where these directories are bound, can I expect the container startup and tear-down to play ni...
社区
PyCharm
If I'm running a remote PyCharm IDE in a container, which IDE directories should I preserve between containers?
0 票
创建于
2024年01月30日 16:10
The missing things at startup were:
社区
PyCharm
If I'm running a remote PyCharm IDE in a container, which IDE directories should I preserve between containers?
0 票
创建于
2024年01月30日 16:08
Thanks Mikhail Tarabrikov for the link! I think what I'm looking for is in the system directory `.cache/JetBrains` (https://www.jetbrains.com/help/pycharm/directories-used-by-the-ide-to-store-setti...
社区
PyCharm
If I'm running a remote PyCharm IDE in a container, which IDE directories should I preserve between containers?
0 票
已编辑于
2024年01月29日 16:18
Hello Mikhail Tarabrikov! I don't have direct access to my container it's a remote container running behind a Kubernetes scheduler (Run:ai).PyCharm can't attach to a running container in Kubernetes...
社区
PyCharm
If I'm running a remote PyCharm IDE in a container, which IDE directories should I preserve between containers?
0 票