bmitc
bmitc
@rdthree SkiaSharp is a general API for drawing. For .NET Interactive notebooks, one can implement some custom formatters so that datatypes get specially displayed in the notebook (such as Plotly.NET)....
@jonsequitur @colombod I long ago offered to take a look at implementing this, but that got curtailed with other stuff. However, I actually just this weekend started looking back into...
@jonsequitur Thanks for the confirmation and the mention of the script-based extensions! Those seem like a nice middle ground where a user only has to reference a single NuGet package...
> But what you may find most interesting is our [example code which can](https://microsoft.github.io/SandDance/tests/umd/transition.html) This link is broken. Is there an updated link for where this example code would be?...
I am seeing this issue as well. This is a critical issue since I am using Mermaid for automatically generated graphs that are large and complex, for which the `elk`...
I did a search for `inline .* hints` in the F# repository and came across the following terms: 1. inline hints 2. inline type hints 3. inline parameter name hints...
Thanks for the clarifications! Just wanted to make sure all three of those were in the same category. Using the web-based VS Code on the F# repository and searching for...
On the same machine, it takes about 0.01 seconds to run the same remote method call on Ubuntu 22.04 running through WSL2.
What are your suggestions? The time is spent inside Pyro. What type of configuration issue would cause this? This is a brand new machine and OS install.
> "inside Pyro" is extremely vague. Not to a user. I don't know how Pyro works. :) But thank you for the debug suggestions, as I've tried a few of...