Min RK
                                            Min RK
                                        
                                    Thanks for this! I've been testing it out, and with this and #5384 rerender time is reduced by ~90%, from over 30 minutes to about 4 on some recipes with...
Results can be seen [in this commit](https://github.com/minrk/covid19-nor-data/commit/3e6e4f61583ec5523f06e8e40d7174d33cf2dcb8)
FWIW, I'm using this for https://github.com/minrk/covid19-norway which is how I came across this. Thanks for putting it together!
FWIW, this is fixed by #13
I don't think we have any plans to support `--existing` in the standard notebook webapp. That's not to say that you (or we) can't create another webapp reusing part of...
Just to clarify that it not a limitation of any individual component of the notebook, it is an assumption made in the current design of the notebook application as a...
and the [singlecell demo](https://github.com/minrk/singlecell) is an example of an application where everything shares a single kernel.
Short answer: you need a convenient UI to share links to the current server without authentication. Right now, copying the browser URL is the only place that's currently available. If...
I've never interacted with it personally so I don't know the details or pitfalls, but at least mpi4py is built with intel mpi on windows and linux. So it should...
With ffcx working on conda, I'm looking at dolfinx now. An impediment to getting this in conda-forge is that neither parmetis nor hdf5 + mpi is currently packaged on Windows....