Skip to content

Quota API notebooks#405

Merged
sbueche merged 15 commits intoplanetlabs:masterfrom
sbueche:sb-quota-reservation-notebook
Feb 17, 2026
Merged

Quota API notebooks#405
sbueche merged 15 commits intoplanetlabs:masterfrom
sbueche:sb-quota-reservation-notebook

Conversation

@sbueche
Copy link
Copy Markdown
Contributor

@sbueche sbueche commented Jan 28, 2026

PR adds two notebooks working with the Quota API:

  • quota_reservation_api_introduction
    - covers basic use of the quota api endpoints with requests
  • workflows/createFeature_reserveQuota_createSubscription (workshopping the name here)
    - workflow that uses both requests and the SDK, walks use through using the SDK to create a feature, then reserve the quota for it with requests, and then submit a subscription for the features quota reservation.

@sbueche sbueche requested a review from tbarsballe January 31, 2026 01:09
@sbueche sbueche self-assigned this Jan 31, 2026
Copy link
Copy Markdown
Contributor

@tbarsballe tbarsballe left a comment

Choose a reason for hiding this comment

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

Structurally, looks great.
I've added a bunch of comments around wording, most of which are fairly minor

The main important change I'd like to see is a warning (and optionally, the requirement for some form of manual intervention) right before the quota reservation request, just so users don't blindly follow the notebook and unintentionally eat up a whole lot of quota.

Comment thread jupyter-notebooks/api_guides/quota_api/quota_reservation_api_introduction.ipynb Outdated
Comment thread jupyter-notebooks/api_guides/quota_api/quota_reservation_api_introduction.ipynb Outdated
Comment thread jupyter-notebooks/api_guides/quota_api/quota_reservation_api_introduction.ipynb Outdated
Comment thread jupyter-notebooks/api_guides/quota_api/quota_reservation_api_introduction.ipynb Outdated
Comment thread jupyter-notebooks/api_guides/quota_api/quota_reservation_api_introduction.ipynb Outdated
@sbueche sbueche requested a review from tbarsballe February 6, 2026 20:23
Copy link
Copy Markdown
Contributor

@tbarsballe tbarsballe left a comment

Choose a reason for hiding this comment

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

I added a few comments around the changes to the quota reservation part - just some minor stylistic and wording things.
Otherwise, looks good to me.

Comment thread jupyter-notebooks/api_guides/quota_api/quota_reservation_api_introduction.ipynb Outdated
Comment thread jupyter-notebooks/api_guides/quota_api/quota_reservation_api_introduction.ipynb Outdated
Comment thread jupyter-notebooks/api_guides/quota_api/quota_reservation_api_introduction.ipynb Outdated
Comment thread jupyter-notebooks/api_guides/quota_api/quota_subscription_with_features.ipynb Outdated
@sbueche sbueche requested a review from tbarsballe February 14, 2026 00:38
Copy link
Copy Markdown
Contributor

@tbarsballe tbarsballe left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for the updates

@sbueche sbueche merged commit b65b402 into planetlabs:master Feb 17, 2026
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