-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Thanks for these lessons and videos. A great resource.
Environment Information
- geemap version: 0.8.14
- Python version: 3.9.2
- Operating System: macOS 10.15.7
Description
I am trying to run the Example notebook 24 Publish Maps https://github.com/giswqs/geemap/blob/master/examples/notebooks/24_publish_maps.ipynb
What I Did
I signed up and created a Datapane account and followed all the cells from your notebook.
To confirm datapane is set up I ran:
import datapane as dp
dp.ping()
Response:
Connected successfully to https://datapane.com as {username}
Where it breaks is here:
Map.publish(name='gee_folium_map', headline='Terrain Visualization', visibility='PUBLIC', overwrite=True)
Response:
Invalid version: 'unknown'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
