You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I click the openstreetmap_exploration.ipynb and the tour_the_world_with_landsat_imagery_and_raster_functions.ipynb in this repo, I get an "Invalid Notebook" error.
"Invalid Notebook
There was an error rendering your Notebook: the 'application/vnd.jupyter.widget-state+json' key is missing from json
Using nbformat v5.10.4 and nbconvert v7.16.6"
The text was updated successfully, but these errors were encountered:
@BobBooth This is due to the new widget not being supported in the version of notebook son github. We have to remove any instance where the widget is being rendered and replace with a screenshot.
When I click the openstreetmap_exploration.ipynb and the tour_the_world_with_landsat_imagery_and_raster_functions.ipynb in this repo, I get an "Invalid Notebook" error.
https://github.com/Esri/arcgis-python-api/blob/master/samples/02_power_users_developers/openstreetmap_exploration.ipynb
"Invalid Notebook
There was an error rendering your Notebook: the 'application/vnd.jupyter.widget-state+json' key is missing from json
Using nbformat v5.10.4 and nbconvert v7.16.6"
https://github.com/Esri/arcgis-python-api/blob/master/samples/02_power_users_developers/tour_the_world_with_landsat_imagery_and_raster_functions.ipynb
"Invalid Notebook
There was an error rendering your Notebook: the 'application/vnd.jupyter.widget-state+json' key is missing from json
Using nbformat v5.10.4 and nbconvert v7.16.6"
The text was updated successfully, but these errors were encountered: