Skip to content

Instantly share code, notes, and snippets.

@kervel
Created April 2, 2020 14:49
Show Gist options
  • Save kervel/ec49511b136f3edc7d2f19d199fafd7c to your computer and use it in GitHub Desktop.
Save kervel/ec49511b136f3edc7d2f19d199fafd7c to your computer and use it in GitHub Desktop.
b1 = widgets.Button(description='button 1')
b2 = widgets.Button(description='button 2')
b3 = widgets.Button(description='button 3')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment