interactive icon indicating copy to clipboard operation
interactive copied to clipboard

Documentation improvements

Open jonsequitur opened this issue 2 years ago • 1 comments

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?
  • [ ] 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

jonsequitur avatar Jun 15 '22 23:06 jonsequitur

@luisquintanilla , Do you have updates on this ?

zewditu avatar Jun 21 '22 17:06 zewditu