Skip to content

fix(skore-hub-project): Disable rich auto_refresh mode in Jupyterlite#2850

Merged
thomass-dev merged 1 commit into
mainfrom
skore-hub-project-disable-rich-autorefresh-on-jupyterlite
Apr 30, 2026
Merged

fix(skore-hub-project): Disable rich auto_refresh mode in Jupyterlite#2850
thomass-dev merged 1 commit into
mainfrom
skore-hub-project-disable-rich-autorefresh-on-jupyterlite

Conversation

@thomass-dev
Copy link
Copy Markdown
Collaborator

@thomass-dev thomass-dev commented Apr 29, 2026

Following #2847, closes #2820.

@thomass-dev thomass-dev self-assigned this Apr 29, 2026
@thomass-dev thomass-dev changed the title fix(skore-hub-project): Disable rich auto_refresh mode in Jupyterlite where threading is not available fix(skore-hub-project): Disable rich auto_refresh mode in Jupyterlite Apr 29, 2026
@thomass-dev thomass-dev changed the base branch from main to skore-hub-project-use-joblib-parallel-over-threading April 29, 2026 14:22
@thomass-dev thomass-dev force-pushed the skore-hub-project-disable-rich-autorefresh-on-jupyterlite branch 2 times, most recently from d0526fb to 6c851cc Compare April 29, 2026 14:35
Base automatically changed from skore-hub-project-use-joblib-parallel-over-threading to main April 29, 2026 15:46
@thomass-dev thomass-dev force-pushed the skore-hub-project-disable-rich-autorefresh-on-jupyterlite branch from 0181ce6 to 9d1db70 Compare April 30, 2026 12:55
@thomass-dev thomass-dev force-pushed the skore-hub-project-disable-rich-autorefresh-on-jupyterlite branch from 9d1db70 to 570686b Compare April 30, 2026 13:05
@thomass-dev thomass-dev marked this pull request as ready for review April 30, 2026 13:05
@github-actions
Copy link
Copy Markdown
Contributor

Coverage

Coverage Report for skore-hub-project/
FileStmtsMissBranchBrPartCoverMissing
skore-hub-project/src/skore_hub_project
   __init__.py2320091%38, 43
   exception.py2000100% 
   json.py1012190%16
   protocol.py46000100% 
skore-hub-project/src/skore_hub_project/artifact
   __init__.py0000100% 
   artifact.py23040100% 
   serializer.py471712963%16, 18, 20–22, 24, 29, 33–41, 43
   upload.py26040100% 
skore-hub-project/src/skore_hub_project/artifact/media
   __init__.py5000100% 
   data.py20000100% 
   inspection.py721020886%46–49, 51, 53, 60, 62, 68, 107
   media.py10000100% 
   model.py10000100% 
   performance.py10618199%43
skore-hub-project/src/skore_hub_project/artifact/pickle
   __init__.py2000100% 
   pickle.py24020100% 
skore-hub-project/src/skore_hub_project/authentication
   __init__.py0000100% 
   apikey.py7000100% 
   login.py2432187%32–33, 42
   token.py80080100% 
   uri.py6000100% 
skore-hub-project/src/skore_hub_project/client
   __init__.py0000100% 
   client.py881018388%140, 187–189, 191–192, 194, 196, 198, 230
skore-hub-project/src/skore_hub_project/metric
   __init__.py10000100% 
   accuracy.py35000100% 
   brier_score.py35000100% 
   log_loss.py35000100% 
   metric.py5542192%38, 77–78, 84
   precision.py53000100% 
   r2.py35000100% 
   recall.py55000100% 
   rmse.py35000100% 
   roc_auc.py35000100% 
   timing.py7640094%45–46, 104–105
skore-hub-project/src/skore_hub_project/project
   __init__.py0000100% 
   project.py148630695%86, 111, 126, 341, 421, 451
skore-hub-project/src/skore_hub_project/report
   __init__.py3000100% 
   cross_validation_report.py117126299%260
   estimator_report.py10000100% 
   report.py62060100% 
TOTAL1430591443295% 

Tests Skipped Failures Errors Time
277 0 💤 0 ❌ 0 🔥 1m 58s ⏱️

@GaetandeCast GaetandeCast added this pull request to the merge queue Apr 30, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 30, 2026
@thomass-dev thomass-dev merged commit 0c82a3b into main Apr 30, 2026
37 checks passed
@thomass-dev thomass-dev deleted the skore-hub-project-disable-rich-autorefresh-on-jupyterlite branch April 30, 2026 13:55
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.

feat(skore,skore-*-project): Use tqdm as progress bar as default in WASM

2 participants