Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

#!connect jupyter always uses local jupyter, ignores --url #3710

Description

@johnW-ret

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 main Version: 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.

ConnectJupyterKernel connectCommand is always null at ConnectJupyterKernelDirective.GetJupyterConnection.

Please complete the following:

Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):

  • OS
    • Windows 11
  • Frontend
    • Visual Studio Code Insiders

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions