import ipywidgets from IPython.display import display from IPython.core.display import HTML def func(btn): print('Hi!') btn1 = ipywidgets.
確定! 回上一頁