Brian E. Granger

Results 391 comments of Brian E. Granger

I second the motion. On Mon, Jun 20, 2022 at 4:50 AM Afshin Taylor Darian < ***@***.***> wrote: > I briefly introduced this in last week's meeting. I propose putting...

I have summarized the votes on this matter in issue https://github.com/jupyterlab/team-compass/issues/149 The following proposal has passed: > The proposal in this issue is to remove the [shared-models](https://github.com/jupyterlab/jupyterlab/tree/master/packages/shared-models) npm package and...

I am talking to a team on Friday that has built an extension that has an improved read-only notebook UI. I haven't seen it, but can report back once I...

Could we keep `ICurrentUser` and have the default implementation call the backend service. There may be situations (jupyter lite for example) where it makes more sense to customize this in...

I second the motion. On Mon, Jun 20, 2022 at 4:50 AM Afshin Taylor Darian < ***@***.***> wrote: > I briefly introduced this in last week's meeting. I propose putting...

The proposal voted on in https://github.com/jupyterlab/team-compass/issues/150 has passed: > we should be able to model notebook and cell metadata as a nested set of shared types

Wouldn't we want to keep the dialog to cover cases when the frontend changes are not fully sync'd with the backend? But maybe that is a different dialog?

Wow, very nice! Given the scope of this and how it impacts other APIs, does it make sense for us to organize a video call to do a walk through...

A few questions and thoughts: * I reviewed #12756, which would make cell-trust part of the shared model. I think the translation of notebook trust in the RTC setting is...

Great discussion! Still traveling for JupyterCon, but a few random thoughts in no particular order: * Some of the challenges of the "hidden state" issues are kernel side questions, not...