Martynas Pocius

Results 4 comments of Martynas Pocius

Yes, you are correct, it renders the most recently changed *.razor files. There is an idea to intercept every request and add WebSockets code to every page. That means it...

Found something similar to python that runs on web assembly https://blog.jupyter.org/jupyterlite-jupyter-%EF%B8%8F-webassembly-%EF%B8%8F-python-f6e2e41ab3fa

Hi, here's my use case: As a software engineer I want to run the .net Jupiter notebooks on the browser so I can host the code on CDN.

The real issue is here: https://github.com/dotnet/aspire/issues/2897#issuecomment-2596407400. Currently, it's not possible to get open telemetry distributed traces in a test easilly. So, I made this prototype here as an example of...