Andrea Giammarchi
Andrea Giammarchi
As things are different now and we won't support classic and we don't have an exact equivalent of REPL (editor + terminal) I think we can close this bug and...
our current py-terminal or py-editor is different *and* it should just work. I think we can close this now but if that's not the case, feel free to re-open the...
I think this issue can be closed as there's nothing we can do in here to fix it as it's an upstream thing.
is this still the case? 🤔
Answering myself ... given this **pyproject.toml** ```toml [project] name="my-fake-project" version = "0.1.0" description = "Fake for test" dependencies = [ "onnx", ] ``` and this **index.html** within that *dist* folder:...
the *same* got fixed 🥳
@LFBJC no activity nor answers in months ... is @JeffersGlass solution good enough so we can close this?
This is fixed in current PyScript when workers are used, without ever blocking the main UI.
late to the party ... current PyScript is based on [sticky-module](https://github.com/WebReflection/sticky-module?tab=readme-ov-file#sticky-module) exactly to address these cases ... first comes first serves, the module will always try to grab its features...
As we don't have `py-repl` at all anymore, and I think both terminal and editor allows this issue to be solved, I *think* this issue can be closed.