DOC-5821 update index/query example for runnable notebook by andy-stark-redis · Pull Request #3807 · redis/redis-py (original) (raw)
Pull Request check-list
Please make sure to review and check all of these items:
- Do tests and lints pass with this change?
- Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
- Is the new or changed code fully tested?
NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.
Description of change
Please provide a description of the change here.
This basically updates the example to include an ID for our new runnable notebook and reorders the code a little bit so that the notebook and doc page can match up better.