-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[Bug][Jupyter Widget] Error displaying widget: model not found (still) #1165
Comments
I also got the same bug report with jupyter lab, but jupyter notebook works.
Here are my jupyter version:
All jupyter lab extensions are installed and enabled:
I guess there are still some bugs when using jupyter lab in current version of keplergl(0.2.0), hope someone can fix it. |
Same issue here:
Got "this far" by following instructions outlined on this post. |
The best workaround I found so far is to wrap it in an iframe like this:
|
in jupyterlab I get an empty map...@ramayer |
get the same error
|
author Xun Li <[email protected]> 1628282154 -0700 committer Xun Li <[email protected]> 1628888305 -0700 parent d7afdd6 author Xun Li <[email protected]> 1628282154 -0700 committer Xun Li <[email protected]> 1628888276 -0700 parent d7afdd6 author Xun Li <[email protected]> 1628282154 -0700 committer Xun Li <[email protected]> 1628888217 -0700 Create build-publish-pypi.yml Add GitHub Actions to build and publish keplergl python package to PyPI Update build-publish-pypi.yml Add mapbox token secret fix artifact path fix condition to publish to pypi Update build-publish-pypi.yml fix path in upload-artifact and publish pypi Update build-publish-pypi.yml add Check KeplerGL Installation add Test Notebook DataFrame.ipynb Update build-publish-pypi.yml update test KeplerGL Update build-publish-pypi.yml The keplergl-jupyter widget needs to be updated for JupyterLab 3 keplergl#882 keplergl#1565 keplergl#1165 Update build-publish-pypi.yml add jupyter-packaging Update build-publish-pypi.yml add jupyter for jupyter labextension build Update build-publish-pypi.yml add jupyterlab Add support to Google colab keplergl#931 Update build-publish-pypi.yml fix path in upload-artifact and publish pypi Signed-off-by: Xun Li <[email protected]> Update build-publish-pypi.yml Signed-off-by: Xun Li <[email protected]> The keplergl-jupyter widget needs to be updated for JupyterLab 3 keplergl#882 keplergl#1565 keplergl#1165 Signed-off-by: Xun Li <[email protected]> Update build-publish-pypi.yml add jupyterlab Signed-off-by: Xun Li <[email protected]> Add support to Google colab keplergl#931 Signed-off-by: Xun Li <[email protected]>
author Xun Li <[email protected]> 1628282154 -0700 committer Xun Li <[email protected]> 1628888305 -0700 parent d7afdd6 author Xun Li <[email protected]> 1628282154 -0700 committer Xun Li <[email protected]> 1628888276 -0700 parent d7afdd6 author Xun Li <[email protected]> 1628282154 -0700 committer Xun Li <[email protected]> 1628888217 -0700 Create build-publish-pypi.yml Add GitHub Actions to build and publish keplergl python package to PyPI Update build-publish-pypi.yml Add mapbox token secret fix artifact path fix condition to publish to pypi Update build-publish-pypi.yml fix path in upload-artifact and publish pypi Update build-publish-pypi.yml add Check KeplerGL Installation add Test Notebook DataFrame.ipynb Update build-publish-pypi.yml update test KeplerGL Update build-publish-pypi.yml The keplergl-jupyter widget needs to be updated for JupyterLab 3 keplergl#882 keplergl#1565 keplergl#1165 Update build-publish-pypi.yml add jupyter-packaging Update build-publish-pypi.yml add jupyter for jupyter labextension build Update build-publish-pypi.yml add jupyterlab Add support to Google colab keplergl#931 Update build-publish-pypi.yml fix path in upload-artifact and publish pypi Signed-off-by: Xun Li <[email protected]> Update build-publish-pypi.yml Signed-off-by: Xun Li <[email protected]> The keplergl-jupyter widget needs to be updated for JupyterLab 3 keplergl#882 keplergl#1565 keplergl#1165 Signed-off-by: Xun Li <[email protected]> Update build-publish-pypi.yml add jupyterlab Signed-off-by: Xun Li <[email protected]> Add support to Google colab keplergl#931 Signed-off-by: Xun Li <[email protected]>
author Xun Li <[email protected]> 1628282154 -0700 committer Xun Li <[email protected]> 1628888305 -0700 parent d7afdd6 author Xun Li <[email protected]> 1628282154 -0700 committer Xun Li <[email protected]> 1628888276 -0700 parent d7afdd6 author Xun Li <[email protected]> 1628282154 -0700 committer Xun Li <[email protected]> 1628888217 -0700 Create build-publish-pypi.yml Add GitHub Actions to build and publish keplergl python package to PyPI Update build-publish-pypi.yml Add mapbox token secret fix artifact path fix condition to publish to pypi Update build-publish-pypi.yml fix path in upload-artifact and publish pypi Update build-publish-pypi.yml add Check KeplerGL Installation add Test Notebook DataFrame.ipynb Update build-publish-pypi.yml update test KeplerGL Update build-publish-pypi.yml The keplergl-jupyter widget needs to be updated for JupyterLab 3 keplergl#882 keplergl#1565 keplergl#1165 Update build-publish-pypi.yml add jupyter-packaging Update build-publish-pypi.yml add jupyter for jupyter labextension build Update build-publish-pypi.yml add jupyterlab Add support to Google colab keplergl#931 Update build-publish-pypi.yml fix path in upload-artifact and publish pypi Signed-off-by: Xun Li <[email protected]> Update build-publish-pypi.yml Signed-off-by: Xun Li <[email protected]> The keplergl-jupyter widget needs to be updated for JupyterLab 3 keplergl#882 keplergl#1565 keplergl#1165 Signed-off-by: Xun Li <[email protected]> Update build-publish-pypi.yml add jupyterlab Signed-off-by: Xun Li <[email protected]> Add support to Google colab keplergl#931 Signed-off-by: Xun Li <[email protected]> allow height option to work in google colab Signed-off-by: Xun Li <[email protected]>
Description
I have been struggling with the problem described in this issue and this one for a few days now. I've tried the instructions but they don't seem to fix the problem. I can't reopen the issue so I have created a new one here.
To Reproduce
When I type:
I get:
Developer console error:
Expected behavior
I expect to see a slippy map.
Environment (please complete the following information):
jupyter --version
jupyter labextension list
Additional context
The problem seems to affect any extensions with a slippy map, including gmaps and ipyleaflet. I believe it arose when I downloaded and started to use kepler (probably from updating some packages in the process?) since gmaps used to work. To be clear, it's fine in Jupyter notebook, just not in lab.
Any thoughts would be much appreciated!
The text was updated successfully, but these errors were encountered: