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

Transfer the data to the kernel #12

Draft
wants to merge 2 commits into
base: deprecated-raw-cell
Choose a base branch
from

Conversation

brichet
Copy link
Member

@brichet brichet commented Oct 26, 2023

This PR transfer the data to a kernel variable after the request.

  • Injects a function on each kernel used by a Notebook (python kernel only).
  • Calls this function after any database query, to populate a variable in the kernel.

@github-actions
Copy link

Binder 👈 Launch a Binder on branch brichet/jupyter-sql-cell/inject_kernel_function

@brichet brichet added the enhancement New feature or request label Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant