issues
search
osscar-org
/
widget-periodictable
A jupyter widget to select chemical elements from the periodic table.
Other
10
stars
3
forks
source link
Support resize, border-color and disabled for the widget-periodictable
#16
Closed
dou-du
closed
4 years ago
dou-du
commented
4 years ago
Support to resize the periodic table by using the "width"
Support to disable the periodic table by PTable.disabled = True
Support to change the border color by PTable.border_color = "red"