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

docs update code sql_code #895

Merged
merged 4 commits into from
Jan 23, 2025

Conversation

lizzy985
Copy link
Contributor

@lizzy985 lizzy985 commented Dec 2, 2024

No description provided.

elif query_executed is not None:
with solara.Div():
solara.Text("Loading data...")
rv.ProgressCircular(indeterminate=True, class_="solara-progress")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be replaced with

Suggested change
rv.ProgressCircular(indeterminate=True, class_="solara-progress")
solara.v.ProgressCircular(indeterminate=True, class_="solara-progress")

@maartenbreddels maartenbreddels force-pushed the master branch 2 times, most recently from cded5b2 to 32af76f Compare December 20, 2024 12:52
@iisakkirotko iisakkirotko force-pushed the docs_update_code_sql_code branch from ac1353a to 4d75bf3 Compare December 30, 2024 09:47
@iisakkirotko iisakkirotko force-pushed the docs_update_code_sql_code branch from 4d75bf3 to 1103017 Compare January 23, 2025 13:24
@iisakkirotko iisakkirotko merged commit 2dd5847 into widgetti:master Jan 23, 2025
28 of 29 checks passed
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.

2 participants