8000 [FEAT] Use tqdm_notebook when possble by dsblank · Pull Request #2000 · comet-ml/opik · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[FEAT] Use tqdm_notebook when possble #2000

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

Merged
merged 18 commits into from
May 5, 2025

Conversation

dsblank
Copy link
Contributor
@dsblank dsblank commented May 1, 2025

Details

Currently, execute uses tqdm.tqdm() always. Doesn't work well in colab or jupyter notebooks:

Screenshot from 2025-05-01 13-55-09

Not only is it plain text, but it also puts a new line for every update.

After updating:

Screenshot from 2025-05-01 14-44-35

Testing

Tests added.

Documentation

No docs needed as this is internal only.

@dsblank dsblank requested a review from a team as a code owner May 1, 2025 18:54
Copy link
Contributor
github-actions bot commented May 1, 2025

SDK Unit Tests Results

421 tests   415 ✅  20s ⏱️
  1 suites    0 💤
  1 files      6 ❌

For more details on these failures, see this check.

Results for commit 5e20b79.

♻️ This comment has been updated with latest results.

@dsblank dsblank requested a review from alexkuzmik May 5, 2025 11:42
Copy link
Contributor
github-actions bot commented May 5, 2025

SDK E2E Tests Results

51 tests   42 ✅  55s ⏱️
 1 suites   0 💤
 1 files     9 ❌

For more details on these failures, see this check.

Results for commit b6c71af.

Copy link
Contributor
github-actions bot commented May 5, 2025

SDK E2E Tests Results

51 tests   42 ✅  55s ⏱️
 1 suites   0 💤
 1 files     9 ❌

For more details on these failures, see this check.

Results for commit 5e20b79.

♻️ This comment has been updated with latest results.

@alexkuzmik alexkuzmik merged commit 5b2f3c6 into main May 5, 2025
47 checks passed
@alexkuzmik alexkuzmik deleted the dsb/use-tqdm-notebook-when-possible branch May 5, 2025 15:57
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
0