failed to connect jupyter #3819
Labels
Area-Jupyter subkernels
bug
Something isn't working
duplicate
This issue or pull request already exists
Describe the bug
I try to use Polyglot notebook extension with mixed csharp and python in Visual Studio Code. My steps are:
#!connect jupyter --kernel-name pythonkernel --conda-env anapy310 --kernel-spec python3
to connect Python kernel, where anapy310 is my conda environment.error occured with following message:
Note: In environment anapy310, python version is 3.10.16
Please complete the following:
Which version of .NET Interactive are you using? (In a notebook, run the
#!about
magic command. ):version of .NET Interactive is
Version: 1.0.607001+e2f2a48f93b828a07ac9883477565515fa1e47bf
Library version: 1.0.0-beta.25070.1+e2f2a48f93b828a07ac9883477565515fa1e47bf
Build date: 2025-01-22T03:57:34.1921481Z
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: