Marc Udoff

Results 96 comments of Marc Udoff

FYI: https://jupyter-notebook.readthedocs.io/en/stable/extending/savehooks.html

https://github.com/deshaw/jupyterlab-limit-output may help here, at least it did in your test.

How will this impact custom mime renders that are not `application/javascript`? In general, if you move something into an iframe, things like CSS get very tricky (e.g. expanding something that...

Ah you are right @krassowski it does seem to come from LSP (even with code completion disabled which I *think* controls this?). Maybe that's a separate bug and either way...

> Is this something you'd be interested in doing? We'd be happy to contribute this! > Would this be similar to what was done in Notebook? Yes

I agree, generally it would be useful to add in gprof2dot or similar as a render.

Hi. Just checking in again @dougwilson. Happy to make a PR here.

> For those commenting here, could you also comment on why using an entrypoint that calls a pyo3/cffi function in the shared library doesn't work for you? FWIW, https://github.com/deshaw/nbstripout-fast would...