jupyter-widgets / tutorial

A tutorial for widgets
BSD 3-Clause "New" or "Revised" License
391 stars 160 forks source link

Scipy 2022 - Thoughts #210

Open ianhi opened 2 years ago

ianhi commented 2 years ago

03.00

  1. Add a hint for the first example - it was too difficult 2.Convert TextArea -> Text this enables it work better for continuous_updates
  2. In markdown for continuous updates there is a typo
  3. Use the Text reverse exercise as an example for continuous_updates

04.02:

04.03

Other libraries

We should add https://github.com/flekschas/jupyter-scatter#--jupyter-scatter

General

Suggested by @jasongrout: have a section at the end for something like a shareout, where people can talk about what they have made/are making or would like to make and can discuss as a group

marimeireles commented 2 years ago
  1. ipycytoscape - need to add a fix I have locally
  2. ipygany - is broken is not such a cool example anymore we either need to fix it or maybe something new
mwcraig commented 2 years ago

One more thought before I forget: should we consider offering two tutorials, an intro one (the one we do now) and a more advanced one (building widget applications or building a widget with a js extension or....)

mwcraig commented 2 years ago

We should change the difficulty level to beginner, I think