-
Notifications
You must be signed in to change notification settings - Fork 72
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
Template does not work #106
Comments
Any details on what is broken about it? |
Also, you might want to consider using AnyWidget instead of this template. |
If you follow the instructions in the README you will get a javascript error in place of a widget when attempting to use it in Jupyter Lab
Thank you for the suggestion, however, we already have a completed widget built with an earlier version of the template, and the AnyWidget REAME warns it is not ready for production. Next time I hope to use that instead as it seems like a simpler solution. |
This is what the error looks like in classic notebook. The lab dev instructions simply fail to build.
By the way this is the same symptom I see with my own project https://github.com/AaronWatters/jp_proxy_widget |
I think the dev build works, but not the production when the python and javascript package have different names. |
For me the template does not work at all. I've followed religiously the instructions and cannot execute steps like
I receive errors of the kind |
This template is currently broken and does not work with Jupyter Lab. The typescript template (jupyter-widgets/widget-ts-cookiecutter) is working.
The text was updated successfully, but these errors were encountered: