Brian E. Granger

Results 391 comments of Brian E. Granger

+1 Sent from my iPhone > On Jan 3, 2022, at 8:31 AM, Eric Charles ***@***.***> wrote: > >  > +1 to archive this repo and document the RTC...

Thanks for the discussion everyone. As a first step, I think getting fluid into the CRDT benchmarks is critical. Those libraries that have done this benchmark have found that there...

It would be fantastic if it is possible to get this working 👍

Just ran into this - I think that JupyterLab should allow additional categories to be created by launcher items, otherwise using other would be helpful.

Yeah, for HTML we could parse it, walk the objects and emit JSON while screening allowed tags/attrs, but I don't think that is worth it. Is there anything else other...

yeah +1 on blocking `script` On Tue, Oct 3, 2017 at 11:26 AM, Kyle Kelley wrote: > I feel like if we use the IPython formatter API, we can use...

Not too crazy - and probably going to be hard to stop folks from wanting this. Would allow us to handle the SVG and HTML MIME types.

I am fine putting the code to convert between other objects and and vdom elements in a separate package. On Fri, Oct 6, 2017 at 8:10 PM, Kyle Kelley wrote:...

I like the core interface here. Would we provide some default transforms though? On Sun, Oct 8, 2017 at 1:37 PM, Kyle Kelley wrote: > Ok I made an initial...

Cool, the main other ones would be for the bit mapped image types. I know there will be pressure from ourselves and others to allow custom components. I think it...