Replies: 1 comment
-
If someone has the same issue, I had to restart jupyter lab completely. Just restarting the kernel wasn't enough. It's working now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I followed the quick start quide in the documentation and copied the following into a code cell:
merged is a GeoDataFrame.
After running the cell I get
I expected a map and can't really figure out how to show the map. Is the documentation wrong or is something wrong on my end?
I'm on lonboard-0.8.0 and Python 3.12.2.
Jupyter says:
IPython : 8.23.0
ipykernel : 6.29.4
ipywidgets : 8.1.2
jupyter_client : 8.6.1
jupyter_core : 5.7.2
jupyter_server : 2.14.0
jupyterlab : 4.1.6
nbclient : 0.10.0
nbconvert : 7.16.3
nbformat : 5.10.4
notebook : not installed
qtconsole : not installed
traitlets : 5.14.3
Beta Was this translation helpful? Give feedback.
All reactions