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

validate connector widget data with traitlets #64

Open
edublancas opened this issue Aug 19, 2023 · 0 comments
Open

validate connector widget data with traitlets #64

edublancas opened this issue Aug 19, 2023 · 0 comments

Comments

@edublancas
Copy link
Contributor

edublancas commented Aug 19, 2023

the connector widget needs to validate user-submitted data, we're currently doing it manually by passing dictionaries and checking their content. However, we can use the traitlets library for this.

jupysql is already dependent on traitlets, hence, we wont be adding a any new dependencies

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

No branches or pull requests

1 participant