Hadrien Mary
Hadrien Mary
What we should try to build is a widget similar to the [ImageJ RoiManager](https://imagej.nih.gov/ij/docs/menus/analyze.html#manager). That way it's not application specific and could be reused in a lot of different situations....
@thewtex I just wanted to know if you started to work on that or if I should start digging into the code myself?
I'll try to have a look soon!
xref: https://github.com/jupyter-widgets/ipywidgets/issues/2081
Package is being created at https://github.com/conda-forge/staged-recipes/pull/13440
Thank you @dsehnal for the details. Indeed that seems out of my JS skills. It's unlikely I would have time to put that much work on the short term. But...
@yishn do you think such feature would be ok to add?
Is the 'suspend' command supposed to stop automatic moves?
I am facing the same issue. Is it possible to reopen a notebook and get the output of the running kernel ?
I have the same workflow as @benbovy. My base conda env only contains a minimum set of libraries to run JLab and I have one conda env per project. So...