Skip to content

Instantly share code, notes, and snippets.

@kervel
Created April 2, 2020 14:56
Show Gist options
  • Save kervel/81ef93d231acf8a68d6d22c29d353c37 to your computer and use it in GitHub Desktop.
Save kervel/81ef93d231acf8a68d6d22c29d353c37 to your computer and use it in GitHub Desktop.
controls = widgets.VBox([int_slider, color_picker, text_xlabel, text_ylabel])
widgets.HBox([controls, output])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment