-
-
Notifications
You must be signed in to change notification settings - Fork 400
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
Map does not render in VS Code with ipywidgets 8.x #345
Labels
bug
Something isn't working
Comments
giswqs
added a commit
that referenced
this issue
Jan 31, 2023
* Pin ipywidgets version #345 * Added STAC custom endpoint GUI * Added support for custom STAC endpoint * Fixed stac search time range bug * Added STAC search footprints * Set fit bounds to False * Set default footprint style * Added stac module to mkdocs * Added support for Planetary Computer
sthagen
pushed a commit
to sthagen/giswqs-leafmap
that referenced
this issue
Feb 18, 2023
* Pin ipywidgets version opengeos#345 * Added STAC custom endpoint GUI * Added support for custom STAC endpoint * Fixed stac search time range bug * Added STAC search footprints * Set fit bounds to False * Set default footprint style * Added stac module to mkdocs * Added support for Planetary Computer Former-commit-id: 3e20f5b
sthagen
pushed a commit
to sthagen/giswqs-leafmap
that referenced
this issue
Jul 10, 2024
* Pin ipywidgets version opengeos#345 * Added STAC custom endpoint GUI * Added support for custom STAC endpoint * Fixed stac search time range bug * Added STAC search footprints * Set fit bounds to False * Set default footprint style * Added stac module to mkdocs * Added support for Planetary Computer Former-commit-id: 1864e1e
kuzja111
pushed a commit
to kuzja111/leafmap
that referenced
this issue
Jul 25, 2024
* Pin ipywidgets version opengeos#345 * Added STAC custom endpoint GUI * Added support for custom STAC endpoint * Fixed stac search time range bug * Added STAC search footprints * Set fit bounds to False * Set default footprint style * Added stac module to mkdocs * Added support for Planetary Computer Former-commit-id: 0caecd8
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
VS Code does not support ipywidgets 8.x. The workaround is to install ipywidgets v7.7.2
microsoft/vscode-jupyter#8552
The text was updated successfully, but these errors were encountered: