vickumar1981 / jupyter-dart-kernel

Dart Kernel for Jupyter Notebooks
MIT License
35 stars 4 forks source link

Integration to Ms Polyglot #15

Open JCzz opened 3 months ago

JCzz commented 3 months ago

Hi there

Good work!

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

vickumar1981 commented 2 months ago

@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.