Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix pywebview compatibility by using requirejs correctly #709

Closed
wants to merge 6 commits into from

Conversation

maartenbreddels
Copy link
Contributor

It seems we cannot (what is now called loadApp) outside a requirejs call, with the jupyter-vue dependencies. Otherwise this results in pywebview seeing jupyter-vue as null. Not sure why this does not happen with other browsers.

Copy link

render bot commented Jul 10, 2024

It seems we cannot (what is now called loadApp) outside
a requirejs call, with the jupyter-vue dependencies.
Otherwise this results in pywebview seeing jupyter-vue as null.
Not sure why this does not happen with other browsers.
@maartenbreddels
Copy link
Contributor Author

qt seems like a better, more support solution. The dependencies of pywebview do not seem to be maintained that well, and it does not seem stable in CI (also not on pywebview's CI)

Instead, see #724

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant