Skip to content

Instantly share code, notes, and snippets.

@kervel
Created April 2, 2020 14:44
Show Gist options
  • Save kervel/3be9cb228fb7abf5f8d460e72b9cd892 to your computer and use it in GitHub Desktop.
Save kervel/3be9cb228fb7abf5f8d460e72b9cd892 to your computer and use it in GitHub Desktop.
widgets.Textarea(
'\n'.join([w for w in dir(widgets) if not w.islower()]),
layout=widgets.Layout(height='200px')
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment