Skip to content

WIP: feat: Add autoscale tails to Jupyter #179

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

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

gselzer
Copy link
Collaborator

@gselzer gselzer commented Apr 22, 2025

Needs cleanup I think, also seems broken ⚠️

Copy link

codecov bot commented May 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.36%. Comparing base (87a10a9) to head (081d04f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #179      +/-   ##
==========================================
+ Coverage   85.11%   85.36%   +0.24%     
==========================================
  Files          45       45              
  Lines        4783     4809      +26     
==========================================
+ Hits         4071     4105      +34     
+ Misses        712      704       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gselzer gselzer marked this pull request as ready for review May 1, 2025 23:00
@gselzer
Copy link
Collaborator Author

gselzer commented May 1, 2025

@tlambert03 I think this is working well now - do you have time to take another look?

Unfortunately, when you run examples/notebook.ipynb autoscale is off by default due to improper signal blocking. However, this also happens on main, so I don't think that bug should hold up a merge here. I did put a fair amount of time trying to debug the issue without effort, so I think an issue for later is enough.

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.

1 participant