question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

from ipyleaflet import Map, basemaps, basemap_to_tiles

m = Map(
    layers=(basemap_to_tiles(basemaps.NASAGIBS.ModisTerraTrueColorCR, "2017-04-08"), ),
    center=(52.204793, 360.121558),
    zoom=4
)

m
Error Module jupyter-leaflet, semver range ^0.12.6 is not registered as a widget module

JupyterLab v1.2.4
Known labextensions:
   app dir: /usr/local/share/jupyter/lab
        @jupyter-widgets/jupyterlab-manager v1.1.0  enabled  OK
        jupyter-leaflet v0.12.6  enabled  OK
        jupyterlab-drawio v0.6.0  enabled  OK
        jupyterlab_toastify v2.3.2  enabled  OK
        labview v0.1.0  enabled  OK

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
martinRenoucommented, May 12, 2020

I would suggest trying to update your node version if possible.

0reactions
martinRenoucommented, May 13, 2020

Good. Happy it works for you now. It might be another extension that breaks ipyleaflet. I would try installing extensions one after the other if I were you, trying to find the extension that is causing this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting a map that won't load - Simplemaps.com
Open the map in Chrome · Click F12 to go to Developer Tools · Click on the Console tab · Look for the...
Read more >
How to fix Maps when it crashes - Android - Google Maps Help
If the Google Maps app on your phone or tablet crashes or has other issues that affect your experience on Maps, try the...
Read more >
How to fix a map that is not loading correctly - Storemapper
1. Google Maps JavaScript API error: ApiNotActivatedMapError · 2. Http Referer Not Allowed · 3. Enable Billing Account · 4.Geocoding Service
Read more >
How to Fix "This page didn't load Google Maps correctly" Error
First, let's find out exactly why the “This page didn't load Google Maps correctly” error is showing. There are multiple things that can ......
Read more >
Keep getting the same 'failed to load the map' error
There are only three solutions - fix the map mod, remove the map mod, or revert to a previous game version.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found