Peter Parente

Results 259 comments of Peter Parente

@jasongrout By "global renderer" and "notebook-specific widgets", do you mean that there is one `display_data` function in the app container that handles rendering for multiple notebook document views? I ask...

Got it. We haven't hit it in `dashboard_server` because there's a 1:1 mapping there between dashboard-notebook and page (at the moment).

> It is definitely a bit wonky, and we haven't yet come up with a good pattern for expressing this. Facing similar issues in dashboard server.

Much simpler than what you're facing with the output widget for sure: https://github.com/jupyter-incubator/dashboards_server/issues/188

> These might seeking to support different use-cases as DPOP will that the provider has continued access to the private key for every request made @exitcode0 @duytiennguyen-okta Agree. My intent...

Thanks for the update @ivanezeigbo-okta. Looking forward to the feature when you land it. ❤️

@dockter-84 I'm happy to take a PR here that extends the demo scripts with the `kernel-name` and `source` parameters. /cc @DTAIEB

To allow point in time decisions to go into master, how about we git tag master to mark points of agreement / roadmap stability?

I remember writing a response here, but now that I'm going around cleaning up open issues, I see I must have never hit the submit button. The nodejs client example...