interactive
interactive copied to clipboard
.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 y...
This introduces the basics for executing JavaScript when running .NET Interactive without a UI.
- [ ] Remove clear button - [ ] Need a more clear indicator of boundaries for the text box - [ ] Command text changed from ".NET Interactive: Focus...
VS Code Specific: I'd like to be able to see the language of cells in the notebook in their **sequence** on run. (Assuming I can get the last run based...
We would need to ensure this is done compliantly. This is so we could understand usage patterns a little better so we could focus our investments.
Implement deferred command support in the typescript port to reflect the api surface of the .NET code base
to reflect the logic around routing slip and parent management the contract file should be with classes with constructors instead of bare interfaces
# Current state of the world The addition of a metadata kernel will allow `.dib` notebooks to have cell specifiers separate from the well-known ones of `#!csharp`, `#!fsharp`, etc. E.g.,...