Eric Charles

Results 535 comments of Eric Charles

I have tried a hacky way to benefit from type-safety importing the definition of the remote project (app2, here widgets) in the host project (app1). As shown on the below...

@maraisr your approach sounds very interesting. Keep us posted if you open source it.

> ill raise this with Microsoft - they will have to support federation since they are going to be using it heavily Awesome!

Maybe jumping to the details too soon, and better discussed in the upcoming repository, but I prefer logging my questions here for now: 1. Would sucrase invocation be different for...

Oops, I see in the API that the `on...` handler are documented, eg. - https://reaviz.io/?path=/story/docs-chart-types-bar-chart--page - https://reaviz.io/?path=/story/docs-chart-types-hive-plot--page - ... Any live example of that feature before I dig into an...

I really like that approach. I will try to come soon with a first example for this.

I have documented previous explorations to integrate with JupyterLab on https://jupyter-rtc.readthedocs.io/en/latest/developer/integrations.html

I have done more work with a `Iteration 3` as documented on https://jupyter-rtc.readthedocs.io/en/latest/developer/integrations.html where you can read: We have updated Iteration 2 to August 2020 JupyterLab and Lumino master branches...

> TODO the cell split and movement does not work. @saulshanabrook just opened https://github.com/jupyterlab/rtc/pull/77. Feel free to review and comment. I will demo the work done at the next RTC...