Skip to content
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

keplergl Jupyter save_to_html exceeds 10 MB file limitation. #2996

Open
cmorrison-nousot opened this issue Feb 14, 2025 · 0 comments
Open

keplergl Jupyter save_to_html exceeds 10 MB file limitation. #2996

cmorrison-nousot opened this issue Feb 14, 2025 · 0 comments
Labels
bug Something isn't working jupyter keplergl for Jupyter

Comments

@cmorrison-nousot
Copy link

cmorrison-nousot commented Feb 14, 2025

Describe the bug
When using the keplergl python module (versions 0.3.6 or 0.3.7), the "save_to_html" function creates too large of HTML files to render (over 10 MB). It doesn't seem to matter how small the data is, issue can be reproduced with a single layer with a single data point. Note that this issue doesn't exist in version 0.3.2.

To Reproduce
In a Jupyter notebook, install keplergl python library version 0.3.7 or 0.3.6. Create a map and try saving to HTML. File will be created, but is unusable due to exceeding HTML 10 MB limitation.

Expected behavior
A clear and concise description of what you expected to happen.

Desktop:

  • Windows 11 Home
  • Chrome Browser
  • Databricks Notebook
  • keplergl python verisons 0.3.6 or 0.3.7

Screenshot version 0.3.7 (issue) :

Image

Screenshot version 0.3.6 (issue) :

Image

Screenshot version 0.3.2 (working version) :

Image

@cmorrison-nousot cmorrison-nousot added the bug Something isn't working label Feb 14, 2025
@cmorrison-nousot cmorrison-nousot changed the title keplergl Jupyter save_to_html exceeds 10 MB+ file limitation. keplergl Jupyter save_to_html exceeds 10 MB file limitation. Feb 14, 2025
@igorDykhta igorDykhta added the jupyter keplergl for Jupyter label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jupyter keplergl for Jupyter
Projects
None yet
Development

No branches or pull requests

2 participants