jupyter-widgets / ipyleaflet

A Jupyter - Leaflet.js bridge
https://ipyleaflet.readthedocs.io
MIT License
1.49k stars 364 forks source link

Gray basemaps using jupyter notebook on the cloud/cluster #1048

Open carlosrodrigo5 opened 2 years ago

carlosrodrigo5 commented 2 years ago

Hello,

I tried every possible basemap, it always renders gray when using a jupyter notebook on the cloud/cluster. It renders normally using a local jupyter notebook. I get this warning:

DevTools failed to load source map: Could not load content for http://jupyter-notebook/XXXXX/static/notebook/js/main.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

and this error:

Uncaught TypeError: Cannot read properties of undefined (reading 'lat')