interactive
interactive copied to clipboard
Documentation improvements
Overview
- [ ] #2187
- [ ] #2188
- [ ] What is .NET Interactive?
- [ ] What can I use .NET Interactive for?
- [ ] Notebooks
- [ ] REPLs
- [ ] Embedded scripting engines
- [ ] Automation
- [ ] FAQ
- [ ] I already know C# but not notebooks
- [ ] C# Scripting versus standard C#
- [ ] How do I reference a NuGet package?
- [ ] I already know Jupyter but not .NET notebooks
- [ ] How do I run a notebook from the command line?
- [ ] I already know C# but not notebooks
- [ ] Acknowledgments
Using notebooks
- [ ] Magic commands
- [ ] Language services (completions, etc.)
- [ ] SQL
- [ ] EntityFramework
- [ ] NuGet packages
- [ ] Assembly references
- [ ] Kusto / KQL
- [ ] Mermaid
- [ ] Plotting with Plotly.NET
- [ ] Variable sharing
- [ ]
vscode://...
protocol handler - [ ] VS Code specifics
- [ ] Jupyter specifics
- [ ] Automation
- [ ] Security
API Documentation
.NET packages
- [ ] Formatters
- [ ]
DisplayAs
- [ ]
- [ ] Scheduler
- [ ] Proxy kernels
- [ ] Extensions
- [ ] Magic commands
- [ ] Custom kernels
- [ ] Embedded kernels
- [ ]
dotnet-interactive
CLI
The Polyglot Notebooks Messaging Protocol
- [ ] Command and event interaction
- [ ] Command routing
- [ ] Commands
- [ ] Events
Samples
@luisquintanilla , Do you have updates on this ?