[Scikit-learn-commits] [scikit-learn/scikit-learn] c6b547: FIX Guess theme based on estimator parent node col...

2025-10-18 Thread Matt J. via Scikit-learn-commits
  Branch: refs/heads/main
  Home:   https://github.com/scikit-learn/scikit-learn
  Commit: c6b547c57e79cb72bb19b5e032ad2a2f028bdfea
  
https://github.com/scikit-learn/scikit-learn/commit/c6b547c57e79cb72bb19b5e032ad2a2f028bdfea
  Author: Matt J. 
  Date:   2025-10-17 (Fri, 17 Oct 2025)

  Changed paths:
M doc/conf.py
A doc/js/scripts/theme-observer.js
M sklearn/utils/_repr_html/estimator.js

  Log Message:
  ---
  FIX Guess theme based on estimator parent node color (#32477)



To unsubscribe from these emails, change your notification settings at 
https://github.com/scikit-learn/scikit-learn/settings/notifications
___
Scikit-learn-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/scikit-learn-commits.python.org
Member address: [email protected]


[Scikit-learn-commits] [scikit-learn/scikit-learn] 72a312: FIX estimator HTML repr force dark or light color ...

2025-10-02 Thread Matt J. via Scikit-learn-commits
  Branch: refs/heads/main
  Home:   https://github.com/scikit-learn/scikit-learn
  Commit: 72a3122c656600ef1a205ee8f721aa67ad9a5f33
  
https://github.com/scikit-learn/scikit-learn/commit/72a3122c656600ef1a205ee8f721aa67ad9a5f33
  Author: Matt J. 
  Date:   2025-10-02 (Thu, 02 Oct 2025)

  Changed paths:
A doc/whats_new/upcoming_changes/sklearn.utils/32330.fix.rst
M sklearn/utils/_repr_html/estimator.css
M sklearn/utils/_repr_html/estimator.js
M sklearn/utils/_repr_html/estimator.py

  Log Message:
  ---
  FIX estimator HTML repr force dark or light color (#32330)



To unsubscribe from these emails, change your notification settings at 
https://github.com/scikit-learn/scikit-learn/settings/notifications
___
Scikit-learn-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/scikit-learn-commits.python.org
Member address: [email protected]


[Scikit-learn-commits] [scikit-learn/scikit-learn] 0ab459: TST Javascript testing using Playwright (#32345)

2025-11-03 Thread Matt J. via Scikit-learn-commits
  Branch: refs/heads/main
  Home:   https://github.com/scikit-learn/scikit-learn
  Commit: 0ab459649f6804fa17a707ee9a0d733885bbd4ef
  
https://github.com/scikit-learn/scikit-learn/commit/0ab459649f6804fa17a707ee9a0d733885bbd4ef
  Author: Matt J. 
  Date:   2025-11-03 (Mon, 03 Nov 2025)

  Changed paths:
M build_tools/azure/install.sh
M build_tools/azure/posix-docker.yml
M build_tools/azure/pylatest_conda_forge_mkl_linux-64_conda.lock
M build_tools/azure/pylatest_conda_forge_mkl_linux-64_environment.yml
M build_tools/update_environments_and_lock_files.py
A sklearn/utils/_repr_html/tests/test_js.py

  Log Message:
  ---
  TST Javascript testing using Playwright (#32345)

Co-authored-by: Jérémie du Boisberranger 



To unsubscribe from these emails, change your notification settings at 
https://github.com/scikit-learn/scikit-learn/settings/notifications
___
Scikit-learn-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/scikit-learn-commits.python.org
Member address: [email protected]