-
Notifications
You must be signed in to change notification settings - Fork 505
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
Notebook widgets suddenly broke #1392
Comments
Try adding the line |
Thanks for reporting! We need to fix this. |
Thanks @martinRenou that solved it, perfect!
Are there any other parameters I can use/add to make it lighter or run faster? (besides scaling the instance/cluster) |
You can use the pre-heated kernel feature to make it start faster for the user. That would not reduce the resource usage though. |
Thanks! Yeah, it starts pretty instantly. The resources are my main concern atm. |
Concerning resources, you may be interested in Voici which is the equivalent of Voila that does not require a jupyter server running: https://github.com/voila-dashboards/voici |
Description
I had a notebook that was showing the widgets fine:
https://github.com/ploomber/doc/blob/main/examples/quickstart/notebook.ipynb
Deployed it via docker:
http://ploomberapp.io/silent-cake-6887
Now today both locally and on the docker I'm seeing some errors related to jupyter, I assumed it might be due to the release of ipywidgets. I did find out this issue, but locking the dependencies doesn't seem to work. Here's the errors:
Reproduce
Context
Troubleshoot Output
Command Line Output
Browser Output
If using JupyterLab
Installed Labextensions
The text was updated successfully, but these errors were encountered: