Frédéric Collonval

Results 816 comments of Frédéric Collonval

Merging to move forward on the treeview PR #16488

@krassowski I would like to check that _locking_ the new service manager plugin would prevent third-party extensions to override the core default provider. Is it possible with the current lock...

> @fcollonval do you think this could still be ready in time for 4.3.0 feature freeze? I don't think so because I get some pressure to change the approach for...

> Is this related to [jupyterlab/lumino#705](https://github.com/jupyterlab/lumino/pull/705)? Not really - they are different parts of the same goal _Make the `Application` fully customizable_.

I closed it because similarly to the content provider proposal, I think now it would be more appropriate to provide registries for the services to allow greater flexibility without reducing...

To reduce friction with third party extensions, I could set the new class `jp-ThemedContainer` on the `body` element.

bot please update galata snapshots

> Copy my comment To answer your question, playwright can pierce through open ShadowDOM to reach the input. So it is indeed more convoluted but the following code works: ```patch...

I added this to 4.0 milestone. I propose that the target for 4.0 moves to dropping supporting installing/searching extension within core. Instead, we will provide an API for an external...