Here I was thinking of running custom jupyterlab code after the simulations are done. The processed results would then be shown in plots under the simulation results
At this point, you should just use a notebook IMO. There will be an export function to open the current GUI simulation in a notebook, which you can then extend to do post-processing.
Here I was thinking of running custom jupyterlab code after the simulations are done. The processed results would then be shown in plots under the simulation results