jupyter-dart-kernel icon indicating copy to clipboard operation
jupyter-dart-kernel copied to clipboard

Integration to Ms Polyglot

Open JCzz opened this issue 1 year ago • 1 comments
trafficstars

Hi there

Good work!

Any chance to get this working in Ms Polyglot: https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.dotnet-interactive-vscode

JCzz avatar Apr 03 '24 14:04 JCzz

@JCzz i'm not sure. i've never used ms polyglot before.

try taking a look at this issue:

https://github.com/vickumar1981/jupyter-dart-kernel/issues/6

The setup might be similar. Basically, you need to install the kernel in your jupyter environment, and then there's usually some interface in the UI that will allow you to select it.

vickumar1981 avatar Apr 09 '24 19:04 vickumar1981