ipytree icon indicating copy to clipboard operation
ipytree copied to clipboard

style tree / nodes?

Open allefeld opened this issue 5 years ago • 1 comments

Is it possible to include custom CSS in a tree widget?

Of course I could simply use IPython.display.HTML including a <style> element, but that feels like a hack.

allefeld avatar Feb 16 '20 06:02 allefeld

There is no way currently to simply add CSS, but that feature could be added

martinRenou avatar Feb 22 '20 16:02 martinRenou