Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Marc Wouts
Total activity
6
Last activity
January 08, 2021 08:51
Member since
June 03, 2018 12:06
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
2
Activity overview
Posts (0)
Comments (3)
Marc Wouts
commented,
January 08, 2021 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...
Community
PyCharm
Failed to commit "/usr/bin/env: 'python.exe': No such file or directory when using Before Commit git hooks option
0 votes
Marc Wouts
commented,
June 26, 2018 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...
Community
PyCharm
How to debug Jupyter notebooks in PyCharm ?
0 votes
Marc Wouts
commented,
June 03, 2018 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...
Community
PyCharm
How to debug Jupyter notebooks in PyCharm ?
-1 votes