Crab Shin
Crab Shin

Reputation: 1

Trying to upload a simple colab notebook to a webpage hosted by voila and mybinder, but the VBoxModel is not woking

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.....

Error

The mybinder uses all this achieves to work, if you want to check the repository: https://github.com/ViniciusPrincipe/ProjetoIngles

Archives

The program is working perfectly, but when I build it on mybinder.org I'm always getting this problem

Upvotes: 0

Views: 328

Answers (0)

Related Questions