.NET Interactive Notebooks with C#/F# in VS Code

preview_player
Показать описание
Join Diego as he discusses some of the experiences he and his team are building to create improve experiences using notebooks. Diego will share the .NET Interactive Notebook experiences, including multi-language support, variable sharing, and visualization.

- 0:00 Livestream starts
- 0:10 Welcome and introduction
- 1:10 .NET Interactive and Notebooks
- 3:00 Demo
- 8:40 Polyglot notebooks
- 10:50 Custom extensions
- 16:10 Value ingestion
- 18:40 COVID-tracker notebook
- 23:00 Q&A
- 30:04 Ending
Рекомендации по теме
Комментарии
Автор

How can I debug my csharp code inside .NET Interactive notebook with VS Code?

hnguyen
Автор

Thanks Diego, very interesting presentation!
Any recommendations on how to get a list of additional kernels available?
Where can one find documentation, examples and/or tutorials on what is presented in the video?

ClauSalvio
Автор

A value what? I didn't catch the word he uses to describe a CSV or JSON file that can be consumed by notebook code at 16:03. Value kernel, perhaps? He mentions the same word several times but I just can't figure out what he's saying.

shakerlakes
Автор

Polyglot does not seem to work at all for me. I installed dotnet 7 and the extension for vs code. It just sits there and does nothing. It seems like it's freezing in an infinite loop. Even restarting the kernel is completely stuck.

themanicmarauder
Автор

Is there going to be any support for VisualStudio?

johnstaveley
Автор

Currently many feature don't work: awaiting var from client, kernel connection notebook api, notebookScope, aspnet command etc

ПавелБородаев-ъх
Автор

Any idea how to display a table directly from C# cell? display(list) shows index and value columns. SQL can of course display a proper table. Any idea how to do that in C# dotnet interactive?

Digimatic
Автор

I cannot import c# classes from other Visual Studio projects. Using statement does not work for me

amnesia
Автор

Autocomplete doesn't work for HTML and javascript. Or am I missing something?

cbprashanth
Автор

Can these notebooks be compiled into a executable program?

michaelmooney
visit shbcf.ru