dotnet / interactive

.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
MIT License
2.91k stars 389 forks source link

Remove `Microsoft.DotNet.Interactive.JavaScriptKernel` #2613

Open jonsequitur opened 1 year ago

jonsequitur commented 1 year ago

This type has been superseded by the browser-based kernels.

This should only be done after #2625 is done.

brettfo commented 1 year ago

Jupyter impl needs to be replaced with the browser kernel.