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

Feature Request/Idea: Allow Changing Connections in SQL Notebooks Either Via the API, Feature, or Both: #25573

Open
kinkeadian25 opened this issue Apr 11, 2024 · 1 comment
Labels
Area - Notebooks Enhancement Request for new features or functionality Triage: Done
Milestone

Comments

@kinkeadian25
Copy link

kinkeadian25 commented Apr 11, 2024

Hello! I’ve been working on an extension for Azure Data Studio that allows users to specify connections for code cells in SQL notebooks. The goal is to enable querying multiple databases within a single notebook. I’ve made significant progress, but there’s one crucial piece missing.

I’ve noticed that while you can change the kernel, there’s currently no direct way to switch the connection within the same notebook. Currently, I map code cells to connections based on user selections in a wizard. However, without the ability to change the connection dynamically, the solution won’t be complete.

I’m wondering if we’re allowed to contribute to the API for this functionality. After posting this, I’ll look into the guidelines. If everything aligns, I’d be more than happy to take a stab at contributing this as a full feature for ADS as well. Thank you for your time and consideration!

image

@kisantia kisantia added Area - Notebooks Enhancement Request for new features or functionality labels Apr 11, 2024
@kisantia kisantia added this to the Backlog milestone Apr 11, 2024
@kisantia
Copy link
Contributor

Contributions are welcome and the team is happy to review PRs :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area - Notebooks Enhancement Request for new features or functionality Triage: Done
Projects
None yet
Development

No branches or pull requests

3 participants