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

pyjs.js.__all__ is not defined #52

Open
martinRenou opened this issue Feb 5, 2024 · 0 comments
Open

pyjs.js.__all__ is not defined #52

martinRenou opened this issue Feb 5, 2024 · 0 comments

Comments

@martinRenou
Copy link
Contributor

Currently, __all__. This results in two (maybe more) issues:

  • from pyjs.js import [tab] does not tab-complete in jupyterlite
  • from pyjs.js import * does not expose the module content to the Python scope
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

No branches or pull requests

1 participant