Skip to content

Notebook fails due to item not being available for the analyze_us_tornadoes.ipynb notebook sample #2299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
BobBooth opened this issue May 29, 2025 · 0 comments
Assignees
Labels

Comments

@BobBooth
Copy link

In the (analyze_us_tornadoes.ipynb sample](https://github.com/Esri/arcgis-python-api/blob/master/samples/04_gis_analysts_data_scientists/analyze_us_tornadoes.ipynb)
The notebook relies on searching for an item:
data = gis.content.search('Tornadoes_and_Tracks owner: api_data_owner',
'Feature layer', outside_org=True)

This item is not publicly shared, so it returns no results an the remainder of the process cannot be executed.
When I hit the item link in the notebook:
https://geosaurus.maps.arcgis.com/home/item.html?id=5c210f1e7ad04c1bbaf991beb13ee905
I get prompted to Sign in to Python API Test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants