Reputation: 1
I'm the whole day trying to upload a simple deep learning model that predicts 3 thing in a web page using voila and mybinder. The problem is that I'm using the VBoxModel method to show the program, but its not working. error:
Error:
Failed to load model class 'VBoxModel' from module '@jupyter-widgets/controls'
Error: Module @jupyter-widgets/controls, version ^1.5.0 is not registered, however, 2.0.0 is
at tn.loadClass.....
The mybinder uses all this achieves to work, if you want to check the repository: https://github.com/ViniciusPrincipe/ProjetoIngles
The program is working perfectly, but when I build it on mybinder.org I'm always getting this problem
Upvotes: 0
Views: 328