fitoprincipe / ipygee

A set of tools for working with Google Earth Engine Python API in Jupyter notebooks
MIT License
63 stars 19 forks source link

Can't cancel task in `PENDING` status #6

Open fitoprincipe opened 4 years ago

fitoprincipe commented 4 years ago

When trying to cancel a task in status PENDING the following error appears:

TraitError: Element of the 'children' trait of a HBox instance must be a Widget, but a value of None <class 'NoneType'> was specified.