McFeisty
0
Q:

ipywidegtes dropdown

widgets.Dropdown(
    options=['1', '2', '3'],
    value='2',
    description='Number:',
    disabled=False,
)
1

New to Communities?

Join the community