Skip to content
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

feat(pydeck-carto): Implement Deck v9 sources and type validation #8791

Merged

Conversation

donmccurdy
Copy link
Collaborator

@donmccurdy donmccurdy commented Apr 15, 2024

Updates the pydeck-carto module with support for all source types, along with basic input validation and type checking.

I don't yet have the ability to test this PR within an interactive Jupyter environment. If it would be better to exhaustively write parameters for all functions rather than using TypedDict — does this method support autocomplete in Jupyter? — then I'm happy to make that change.

@donmccurdy donmccurdy added this to the v9.0 milestone Apr 15, 2024
@donmccurdy
Copy link
Collaborator Author

Merging to feature branch.

@donmccurdy donmccurdy merged commit 2520d02 into jarroyo/pydeck-carto-v9 Apr 16, 2024
4 checks passed
@donmccurdy donmccurdy deleted the donmccurdy/feat-pydeck-carto-sources branch April 16, 2024 21:50
donmccurdy added a commit that referenced this pull request Apr 26, 2024
* feat(pydeck): Update to Deck v9
* feat(pydeck-carto): Add new CARTO layers, sources, and auth flow (#8791, #8806)

---------

Co-authored-by: Don McCurdy <donmccurdy@cartodb.com>
donmccurdy added a commit that referenced this pull request Apr 29, 2024
* feat(pydeck): Update to Deck v9
* feat(pydeck-carto): Add new CARTO layers, sources, and auth flow (#8791, #8806)

---------

Co-authored-by: Don McCurdy <donmccurdy@cartodb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant