You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Latest release Version: 1.0.522904+cdfa48b2ea1a27dfe0f545c42a34fd3ec7119074, everything works fine.
Latest mainVersion: 1.0.550701+71b9dd7a2df38f62dffae6f16d95f47084a84005#!connect jupyter always uses local jupyter (JupyterLocalKernelConnectionOptions) no matter --url and --token values, yielding Error: System.ArgumentException: KernelSpec <kernel-name-here> not found if the kernel-spec is not also present in local.
Repro is missing because of exact version numbers and DotnetEvolution discussion with @jonsequitur. Repro can be created if necessary.
Describe the bug
Latest release
Version: 1.0.522904+cdfa48b2ea1a27dfe0f545c42a34fd3ec7119074, everything works fine.Latest
mainVersion: 1.0.550701+71b9dd7a2df38f62dffae6f16d95f47084a84005#!connect jupyteralways uses localjupyter(JupyterLocalKernelConnectionOptions) no matter--urland--tokenvalues, yieldingError: System.ArgumentException: KernelSpec <kernel-name-here> not foundif the kernel-spec is not also present in local.ConnectJupyterKernel connectCommandis alwaysnullat ConnectJupyterKernelDirective.GetJupyterConnection.Please complete the following:
Which version of .NET Interactive are you using? (In a notebook, run the
#!aboutmagic command. ):