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

Is there a way to reference the current active connection in jupyter notebook? #1088

Open
daskabe opened this issue Mar 26, 2024 · 1 comment
Labels
question Further information is requested

Comments

@daskabe
Copy link

daskabe commented Mar 26, 2024

maybe something like this? Sorry i am new to jupyter notebook and this plugin.

rows = conn.execute('select * from test limit 100')

@daskabe daskabe added the question Further information is requested label Mar 26, 2024
@cweijan
Copy link
Owner

cweijan commented Mar 26, 2024

It is not supported currently, but it is planned to be supported in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants