Using the debugger in non-Jupyter modules called from a Jupyter notebook on a remote JupyterHub server?
Hello! I have a remote JupyterHub I'm connecting to via PyCharm. Via this method, I can use the debugger in the Jupyter notebook (breakpoint, inspect variables, etc). However, if I import a function from a a regular Python module/file, I cannot use breakpoints or other debugger functions on those Python modules. I am able to do such debugging on a local Jupyter server. Is there a way to enable such debugging on the remote JupyterHub?
请先登录再写评论。
Hello, Greg Olmschenk ,
To check the described behaviour, please create YouTrack ticket and attach the screenshot of the project structure with a description where a Python file with import is located.
Hi Dinara Tsydenova. This is neither a bug nor a feature request, but a question about the existing capabilities of PyCharm. Does it still make sense to open an issue on YouTrack in this case? None of the issue types seem to suggest YouTrack is the correct place to place such a discussion.
Hello,
According to the provided description, it is possible that some additional information, including sensitive data, may be needed. Also, in case of a bug, it will be handled faster. Please create a 'bug' type request.
Thanks in advance!