Skip to content

Conversation

@orrbradford
Copy link
Contributor

@orrbradford orrbradford commented Oct 23, 2023

…gress messages

Fixes bug that was preventing plotly rendering to show after the progress bar. Original ipywidgets implementation isn't necessary for basic opening of urls

Screen recording: https://github.com/googleapis/python-bigquery-dataframes/assets/15842009/5225ce05-117a-4808-9ff0-cb2c3aaf3a40

Internal bug: b/297062404

@orrbradford orrbradford requested review from a team as code owners October 23, 2023 22:35
@orrbradford orrbradford requested a review from shobsi October 23, 2023 22:35
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Oct 23, 2023
@shobsi
Copy link
Contributor

shobsi commented Oct 24, 2023

…gress messages

Fixes bug that was preventing plotly rendering to show after the progress bar. Original ipywidgets implementation isn't necessary for basic opening of urls

Screen recording: https://github.com/googleapis/python-bigquery-dataframes/assets/15842009/5225ce05-117a-4808-9ff0-cb2c3aaf3a40

Is this recording after your change? If yes, wondering what was the issue before?

@orrbradford
Copy link
Contributor Author

…gress messages
Fixes bug that was preventing plotly rendering to show after the progress bar. Original ipywidgets implementation isn't necessary for basic opening of urls
Screen recording: https://github.com/googleapis/python-bigquery-dataframes/assets/15842009/5225ce05-117a-4808-9ff0-cb2c3aaf3a40

Is this recording after your change? If yes, wondering what was the issue before?

The plotly graph didn't render at all. Running theory is that this was due to ipywidgets interactive nature. There's more explanation in the internal bug report b/297062404.

…gress messages

Fixes bug that was preventing plotly rendering to show after the progress bar. Original ipywidgets implementation isn't necessary for basic opening of urls

Screencast: https://screencast.googleplex.com/cast/NTU1MDcyMjUxNTk5MjU3Nnw0Njg4MDFiMS1hYw
@orrbradford orrbradford force-pushed the 297062404-use-ipython-html branch from 89e96a9 to 0e541fb Compare October 25, 2023 21:03
@orrbradford orrbradford added the automerge Merge the pull request once unit tests and other checks pass. label Oct 26, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 39df43e into main Oct 26, 2023
@gcf-merge-on-green gcf-merge-on-green bot deleted the 297062404-use-ipython-html branch October 26, 2023 23:46
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 26, 2023
ashleyxuu pushed a commit that referenced this pull request Oct 30, 2023
#134)

…gress messages

Fixes bug that was preventing plotly rendering to show after the progress bar. Original ipywidgets implementation isn't necessary for basic opening of urls

Screen recording: https://togithub.com/googleapis/python-bigquery-dataframes/assets/15842009/5225ce05-117a-4808-9ff0-cb2c3aaf3a40

Internal bug: b/297062404
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.

3 participants