ipytree
ipytree copied to clipboard
style tree / nodes?
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.
There is no way currently to simply add CSS, but that feature could be added