Rodja Trappe
Rodja Trappe
@gotev I'm not sure. Locally the tests seem to work, but as GitHub Action I still get errors. You should be able to see the failing tests now. Right?
There also was an issue in NiceGUI's `run.cpu_bound` where the process pool could break when an exception is raised which has a different set of parameters than its super class....
We should also add a user test to verify the behaviour.
We do not have the time, but maybe someone from the community can jump in?
I would also be interested in a "yolor-ssss-dwt.cfg" file which works with the pretrained weights which @WongKinYiu has provided in https://github.com/WongKinYiu/yolor/issues/9#issuecomment-846319563.
I just started a first proof-of-conecept for `app.storage.tab` in https://github.com/zauberzeug/nicegui/pull/2837.
Thank you @Alyxion. There are a lot of interesting things in here. While you are right that a certain kind of applications my want to combine SPA and "per tab...
I really appreciate the effort you are putting into this. And I like the general idea a lot. SPA has the potential to become one of the greatest NiceGUI features....
Thanks for the reply @Alyxion. Let me try to extract the points where we both agree: - we should introduce a separate decorator for SPA content - we should support...
Are you finishing up the open points like introducing the new decorators @Alyxion? Or is this blocked until we found a working solution for #2846 in your opinion?