leafmap module has no map attribute on jupyterlab #201
Unanswered
Blueberryplatypi
asked this question in
Q&A
Replies: 1 comment 2 replies
-
It should be |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am currently on the third video for week one (around minute 50) and on my end am getting a message reading:
AttributeError Traceback (most recent call last)
Cell In[8], line 1
----> 1 m = leafmap.map()
2 m
AttributeError: module 'leafmap' has no attribute 'map'
I saw in the youtube comments a few others having the same issue, how should I troubleshoot this or is there an obvious fix? thanks!
Beta Was this translation helpful? Give feedback.
All reactions