-
Notifications
You must be signed in to change notification settings - Fork 425
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
Error displaying widget: model not found #286
Comments
Same problem on my Ubuntu :( I am using anaconda, have been trying the solutions in the different issues, creating new clean environments for that, but it all ends with |
Also having the issue on windows
|
confirm to the same issue.
|
Problem fixed for me (see #261)! It works now in a conda environment with
I clicked on the button "build" and then qgrid started working in this environment. I changed the version of jupyterlab and qgrid in my other environments, but there was no "Build recommended" pop-up and in these environments qgrid still doesn't work. Do you know how I can give in the terminal the command qgrid to be included in this environments? My package versions:
|
I had similar issues. I think this might be related to the issue and solution discussed here. Check your JavaScript console output to verify. |
Seems like people here found a solution to the core issue. If it is still a problem, please reopen. Thanks! |
I am facing the same issue on my Mac when I run the code in JupyterLab.
|
Environment
macOS Mojave
$ python --version
Python 3.7.4
pip
,conda
, orother (please explain)
)Installed with pip commands from README
$ pip freeze
or$ conda list
(please include qgrid, notebook, and jupyterlab versions)$ jupyter labextension list
Description of Issue
I know this issue has been raised before and should have been fixed by #275 but it does not seem to be fixed for me and all other issues are closed.
Here is the error that I get when using qgrid:
What steps have you taken to resolve this already?
Is there anything that I missed to make it work?
The text was updated successfully, but these errors were encountered: