Commit Graph

13 Commits

Author SHA1 Message Date
Thomas J. Fan 7116165f49
ENH Adds better error message for GitHub in html repr (#22902) 2022-03-20 09:03:24 +11:00
Thomas J. Fan 6511ef046f
FIX Fixes visualization for nested meta-estimators (#21310)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2022-03-14 18:22:59 +01:00
Thomas J. Fan 299364c5c8
ENH Adds arrow on top level estimator in html repr (#21298) 2021-11-29 17:08:22 +01:00
Guillaume Lemaitre d5a599aac7
FIX break inheritance in CSS style to show diagram (#21797)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-11-26 13:56:49 +01:00
Aurélien Geron 8fcf4ce603
FIX Escape `name_details` and add missing = (#21493) 2021-10-30 16:25:22 +02:00
Thomas J. Fan d5db19718a
ENH Improves message for HTML repr when notebook is not trusted (#21316) 2021-10-21 16:18:38 +02:00
Thomas J. Fan 4cdd963204
ENH Better padding for html diagram representation (#20855) 2021-08-31 18:28:55 +02:00
Thomas J. Fan 3ae7c76153
STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
Thomas J. Fan 82df48934e
MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
Marco Gorelli e3e4a778d3
MNT Remove absolute imports (#19668) 2021-03-14 12:36:49 +01:00
Thomas J. Fan b251f3f818
FIX Gives a unique id to html visualization (#19417) 2021-02-15 15:52:34 +01:00
N. Haiat 74b632a1aa
DOC Fix docs of default values in _estimator_hhtml_repr (#18385) 2020-09-21 17:11:09 -04:00
Thomas J Fan ee2508ce45
ENH Adds HTML visualizations for estimators (#14180) 2020-04-30 08:31:58 +10:00