import ipywidgets as widgets. from IPython.display import display. btn = widgets.Button(description='Press Me'). display(btn).
確定! 回上一頁