Skip to content
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

Connecting to an existing Jupyter Kernel not possible #13167

Closed
msujew opened this issue Dec 12, 2023 · 0 comments · Fixed by #13171
Closed

Connecting to an existing Jupyter Kernel not possible #13167

msujew opened this issue Dec 12, 2023 · 0 comments · Fixed by #13171
Labels
bug bugs found in the application notebook issues related to notebooks

Comments

@msujew
Copy link
Member

msujew commented Dec 12, 2023

Bug Description:

After installing the Python and Jupyter notebook extensions, users cannot use the Existing Jupyter Kernel quick pick entry for selecting the kernel that's used to run the notebook. Every time it is clicked, an error in the plugin host occurs that is thrown on this line.

Steps to Reproduce:

  1. Install all the necessary Jupyter plugins
  2. Try to select the Existing Jupyter Kernel to run a cell.

Additional Information

  • Operating System: Ubuntu
  • Theia Version: 1.44.0
@msujew msujew added bug bugs found in the application notebook issues related to notebooks labels Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application notebook issues related to notebooks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant