Diego Colombo
Diego Colombo
Ensure telemetry events have the default set of properties set: - [ ] MachineId - [ ] Frontend - [ ] Verb
Ensure that script tags with inner text are evaluated after being added to the dom
Headless html kernel doesn't persist the element as output
### Motivation and Context DuckDB is becoming a popular option for in memory OLAP storage. This pr contributes a MemoryStorage implementation on DuckDB using both tile and in memory setup....
This pr provides support for auto closing pairs on language configuration
with Buildazlyer 5 and my current sdk is 7.0.201 i get the following error (Unsupported log file format. Latest supported version is 14, the log file has version 15.) --->...
### Describe the bug Submitting a re-entrant command to F# kernel fails ```fsharp let reentrant() = async { let! _ = SubmitCode("""let b = $"{a} re-entrant" """, "fsharp") |> Kernel.Root.SendAsync...
To address parenting commands to fast track commands js needs a fast track scheduler. Since it cannot trust the static field current to isolate properly the api to establish a...
Update to latest .NET Interactive and npm Check for npm dependencies update and the monaco component integration versions