Skip to content

Conversation

tmurph
Copy link

@tmurph tmurph commented Sep 2, 2025

This has been the correct name for the function since c799c25.

Also fix the associated unit test. jupyter-org-requests must include a non-nil :marker otherwise jupyter-org-with-point-at will error.

Fixes #581

This has been the correct name for the function since c799c25.

Also fix the associated unit test.  `jupyter-org-request`s must include
a non-nil :marker otherwise `jupyter-org-with-point-at` will error.
Previous work exposed a bug where `jupyter-org-result` did not get
renamed to `jupyter-org-get-result` and the test fixture
`jupyter-org-request` was missing a `:marker` value.  This test needs
the same fixes.

No changes to implementation code.
@tmurph tmurph force-pushed the FIX-inline-code-error branch from 488927e to a59776d Compare September 4, 2025 22:41
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.

Inline Jupyter code blocks throw an error when used
1 participant