janpfeifer / gonb

GoNB, a Go Notebook Kernel for Jupyter
https://github.com/janpfeifer/gonb
MIT License
631 stars 35 forks source link

Make gonb integratge with ms polyglot and be part of vscode extension installation #104

Closed JCzz closed 5 months ago

JCzz commented 6 months ago

Hi there

Love this project, well done!

Any chance you can make it work with ms polyglot? https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.dotnet-interactive-vscode

I have created an issue on golang vscode git repo: https://github.com/golang/vscode-go/issues/3310

janpfeifer commented 6 months ago

Thanks @JCzz !

And thanks for linking and creating the issue in VSCode.

This is similar to #93 I believe, and other VSCode related enhancements. But all these are targeted to my next free weekend. Hopefully soon.

JCzz commented 6 months ago

Cool 👍

janpfeifer commented 6 months ago

I intalled VSCode+Polyglot locally, but indeed it doesn't work with Go, they state that in their homepage.

I created a feature request in Polyglot, check it out/subscribe to it ?

JCzz commented 5 months ago

Looking forward, subscribed :-)