主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Marc Wouts
活动总数
6
最后的活动
2021年01月08日 08:51
成员加入日期
2018年06月03日 12:06
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
2
活动概览
帖子(0)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2021年01月08日 08:51
Hi Alex, Dmitriy, thanks for investigating this. I have the same problem on linux as well, e.g: This workaround works:```PATH=$PATH:/home/mwouts/conda/envs/notebook_hooks/bin/ pycharm-professional...
社区
PyCharm
Failed to commit "/usr/bin/env: 'python.exe': No such file or directory when using Before Commit git hooks option
0 票
创建于
2018年06月26日 08:03
Hi Peter, I'm sorry it did not work in your case. Indeed the configuration is not trivial.Yet I've been using this on Linux for months, and on Windows for weeks, thus I think there's a reasonable c...
社区
PyCharm
How to debug Jupyter notebooks in PyCharm ?
0 票
已编辑于
2018年06月03日 12:06
Well, have you tried to attach the python process of the notebook into PyCharm? With this approach, you can set PyCharm breakpoints in python scripts imported by the notebook (not on the notebook i...
社区
PyCharm
How to debug Jupyter notebooks in PyCharm ?
-1 票