-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Debugger not working - problem with xeus-python notebook strategy #15535
Comments
Thank you for opening the issue. xeus-python is NOT needed for the debugger nowadays. A recent version of Note: it seems you were looking at https://github.com/jupyterlab/debugger (which as the yellow header and readme file state) is archived because it was merged into core JupyterLab. |
Not understanding... how not needed if from links reading this:
|
With ipykernel ? In short.. clicking icon "bug" blinking and doing nothing.. |
You may have an old version of ipykernel installed. |
Look on up for list of libs.. it's old? With is optimal? |
While on this, can you check the list of your kernel specifications with "metadata": {
"debugger": true
}
Could you provide a screencast, and output from the web developer JavaScript console?
But you are getting help for free from a volunteer trying to make your life easier ;) Sorry I do not see a connection with the linked issue, can you elaborate? |
I think my
Ps. I'm volunteer too.. as all around OS.. are volunteers.. who reporting, supporting issues. Elaborate.. well You said about wrong libs maybe, then I'm indicating about case where hard to be compatible with whole libs, and docs are not updated for real requirements as I meet. I believed again that I'm wrong about what is compatible for debugger. |
@ManPython Thank you for opening this issue! Can you share the output of |
@JasonWeill Explain more what is needed and how to acquire this output coz not sure what I should do. You mind whole extensions as I have? It can be big list.. |
Yes, the full list. Also, what Python version do you use? Is it 3.11? |
(Or you could create a new environment and narrow it down to a few extensions and provide an almost empty list, if you can reproduce it in a clean environment). |
But on "empty" env as listed upper + xeus-python is this same situation. Not seeing sense to posting other env.
Yes, P 3.11 other lower version can catch the bug icon.. can't be clickable and have "stop tool-tip icon" |
@ManPython Any update about the list of extensions you're using? |
@JasonWeill For me not working. |
@ManPython It would help us to reproduce this issue if you provided the full list of extensions you're using, as requested earlier. |
Sorry for long delay but you missed point when I wrote that clean venv with basic version doing problems. soo:
then:
Also this same errors on new server with blinking "bug" icon and:
Backing to old server also:
I did not solved problem and as my friends talking this same issue here. In case we use VSC.. but if this exist as integrated why not working. |
Hmm.. looks different situation on Chrome than FireFox.. Chrome (Where something working):
|
Also I'm thinking that |
Sorry, I do not follow here. What is xpython-0 referring to? |
It appears that you are hosting from a custom domain using
|
yes, local on windows this same like linux (FreeBSD13)
About websockets.. no. Only one thing, I'm using on remote icp not tcp, but never meet any issues around. It's proxy porting do domain/subdomain. Anyway this same case on 3 different envs like windows11 this same like linux (FreeBSD13) and other (Mint). |
Description
No any version is compatible for me
Reproduce
pip install xeus-python notebook
Expected behavior
I expected that if installed and integrated is https://github.com/jupyterlab/debugger lib, then working mainly for python.. in other no sense if user need install additional stuff as not compatible.
Context
Troubleshoot Output
Command Line Output
Browser Output
The text was updated successfully, but these errors were encountered: