interactive
interactive copied to clipboard
Support npm-based subkernel
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
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.