interactive/docs
Jon Sequeira d4dc76cf79
Update input-prompts.md
2024-10-28 11:18:25 -07:00
..
FAQ.md
NotebookswithJupyter.md
README.md
adding-jupyter-kernels.md
command-line-interface.md
display-output-csharp.md
extending-dotnet-interactive.md
formatting.md
import-magic-command.md
input-prompts.md Update input-prompts.md 2024-10-28 11:18:25 -07:00
javascript-overview.md
jupyter-in-polyglot-notebooks.md
kernel-to-client-commands.md
kernels-overview.md
magic-commands.md
nuget-overview.md Update nuget-overview.md (#3697) 2024-10-07 10:30:50 -07:00
pocketview.md
polyglot-with-jupyter.md
small-factor-devices.md
variable-sharing.md
working-with-data.md
working-with-html.md

README.md

Polyglot Notebooks and .NET Interactive Documentation

FAQ

If you're just starting out here, you might want to start with the FAQ.

Using Polyglot Notebooks

Technical overview

.NET Interactive Developer Documentation

.NET API Guide (TODO)

  • Commands and events
    • Message protocol (TODO)
  • Magic commands
  • Kernel APIs
    • Variable sharing

Extending .NET Interactive