Skip to content

DOC: convert how-to-create-custom-index.rst code blocks#11255

Merged
VeckoTheGecko merged 3 commits intopydata:mainfrom
VeckoTheGecko:custom-index
Mar 24, 2026
Merged

DOC: convert how-to-create-custom-index.rst code blocks#11255
VeckoTheGecko merged 3 commits intopydata:mainfrom
VeckoTheGecko:custom-index

Conversation

@VeckoTheGecko
Copy link
Copy Markdown
Contributor

@VeckoTheGecko VeckoTheGecko commented Mar 23, 2026

The code blocks on this doc page were broken.

This PR replaces static code-block:: python directives with jupyter-execute so examples are executed in CI. Also updates from_variables signature to match the current Index API (now requires *, options parameter).

  • Closes None
  • User visible changes (including notable bug fixes) are documented in whats-new.rst

…ecute

Replace static `code-block:: python` directives with `jupyter-execute`
so examples are executed in CI. Also update `from_variables` signature
to match the current Index API (now requires `*, options` parameter).

Co-authored-by: Claude <noreply@anthropic.com>
@VeckoTheGecko VeckoTheGecko added the plan to merge Final call for comments label Mar 23, 2026
@VeckoTheGecko VeckoTheGecko merged commit 915d0a3 into pydata:main Mar 24, 2026
39 of 41 checks passed
@VeckoTheGecko VeckoTheGecko deleted the custom-index branch March 24, 2026 08:56
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.

1 participant