We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get the following error message when open the bqplot example from the link to huggingface: bqplot
Failed to load view class 'ErrorWidgetView' from module '@jupyter-widgets/base' Error: No version of module @jupyter-widgets/base is registered at _.loadClass (https://voila-dashboards-voila-huggingface.hf.space/voila/static/7018.voila.js:1:77776) at _.loadViewClass (https://voila-dashboards-voila-huggingface.hf.space/voila/static/7018.voila.js:1:74931) at https://voila-dashboards-voila-huggingface.hf.space/voila/static/7018.voila.js:1:66785 at async g.renderModel (https://voila-dashboards-voila-huggingface.hf.space/voila/static/7018.voila.js:1:65329)
No error message. The fancy plot that should be there, which I have never seen before.
The link to the hugging face examples in the readme to the voola-huggingspace page.
Paste the output from running `jupyter troubleshoot` from the command line here. You may want to sanitize the paths in the output.
Paste the output from your command line running `voila` here, use `--debug` if possible.
Paste the output from your browser Javascript console here.
Paste the output from your command line running `jupyter labextension list`.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
I get the following error message when open the bqplot example from the link to huggingface: bqplot
Failed to load view class 'ErrorWidgetView' from module '@jupyter-widgets/base'
Error: No version of module @jupyter-widgets/base is registered
at _.loadClass (https://voila-dashboards-voila-huggingface.hf.space/voila/static/7018.voila.js:1:77776)
at _.loadViewClass (https://voila-dashboards-voila-huggingface.hf.space/voila/static/7018.voila.js:1:74931)
at https://voila-dashboards-voila-huggingface.hf.space/voila/static/7018.voila.js:1:66785
at async g.renderModel (https://voila-dashboards-voila-huggingface.hf.space/voila/static/7018.voila.js:1:65329)
Reproduce
Expected behavior
No error message. The fancy plot that should be there, which I have never seen before.
Context
The link to the hugging face examples in the readme to the voola-huggingspace page.
Troubleshoot Output
Command Line Output
Browser Output
If using JupyterLab
Installed Labextensions
The text was updated successfully, but these errors were encountered: