Jeremy Tuloup
Jeremy Tuloup
> I guess the published package is useless without code. What do you mean by "without code"? The package was published from this branch directly.
Having to add `jlpm run build` makes it look like something is wrong in the setup of the new package, since it was not needed before.
Arf, I wanted to help you more on this yesterday but didn't have time. At the very least it would have been great to leave a TODO, or open an...
Also the theme name used to be "inside" the switch component:  Not sure there is a way to do this with the component from `jupyter-ui-toolkit`? And maybe we should...
Maybe it's related to this issue opened recently in JupyterLite with widgets misbehaving in JupyterLite only (but not in JupyterLab): https://github.com/jupyterlite/jupyterlite/issues/1465 (although haven't checked yet, just linking for reference)
FYI `0.4.6` was just released and should hopefully fix the issue: https://github.com/jupyterlite/pyodide-kernel/releases/tag/v0.4.6
For reference here is the PR that updated to JupyterLite `0.6.0rc0` in Voici: https://github.com/voila-dashboards/voici/pull/142
Thanks @MUFFANUJ! cc @ianthomas23 if you would like to have a look too
> I was under impression that this happens when closing and reopening some PRs. That's what we often do on the JupyterLab repo after a Galata snapshot update, but not...
Good to know. I wonder if there is something we can do in the releaser to handle this new behavior.