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.87k stars 381 forks source link

Support npm-based subkernel #2244

Open claudiaregio opened 2 years ago

claudiaregio commented 2 years ago

During a user study, someone wanted to use Javascript in their notebook. Due to this user also being familiar with Python/Python notebooks, he started googling things like ".net interactive install npm" thinking that he could select a specific environment the same way he would in Python

burkeholland commented 2 years ago

This kind of functionality would be paramount for testing API methods with something like Axios. Rarely does anyone just plain JS for most things in JavaScript.

tonidy commented 1 week ago

You can do it with deno:

image
jonsequitur commented 4 days ago

@tonidy Could you provide more details about this screen shot?

tonidy commented 17 hours ago

@jonsequitur sure, I created gist here https://gist.github.com/tonidy/d9e8d3ffe68bc226203900cb1810e234