Skip to content

Publish Maps Notebook 24 - Datapane - Invalid version 'unknown' #445

@nygeog

Description

@nygeog

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'

Screen Shot 2021-04-26 at 5 37 26 PM

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions