Skip to content

Instantly share code, notes, and snippets.

@kervel
Created April 2, 2020 14:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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