Skip to content

Conversation

@achapkowski
Copy link
Contributor

Update guides to use type over item_type for 2.4.3

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates sample notebooks to use the newer type parameter instead of the deprecated item_type parameter in ItemProperties constructors, aligning with API changes in version 2.4.3.

Key Changes:

  • Replaced item_type parameter with type in ItemProperties constructor calls across multiple sample notebooks

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
samples/05_content_publishers/html_table_to_pandas_data_frame_to_portal_item.ipynb Updated ItemProperties to use type instead of item_type for FEATURE_COLLECTION
samples/04_gis_analysts_data_scientists/determining_site_suitability_for_oil_palm_plantation.ipynb Updated ItemProperties to use type instead of item_type for RASTER_FUNCTION_TEMPLATE
samples/03_org_administrators/validate_user_profiles.ipynb Updated ItemProperties to use type instead of item_type for CSV
samples/03_org_administrators/clone_a_group.ipynb Updated ItemProperties to use type instead of item_type when cloning items

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants