jupyter-widgets / tutorial

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

Fix interactive plot examples in notebook 02.00 #173

Closed mwcraig closed 2 years ago

mwcraig commented 2 years ago

@ianhi -- could you please fix up the example at https://github.com/jupyter-widgets/tutorial/blob/main/notebooks/02.Interact/02.00-Using-Interact.ipynb?short_path=a8f4e27#L370 and the solution below to follow what you recommend as best practice for interactive plots in the notebook? ipympl will be part of the installation for attendees.

mwcraig commented 2 years ago

Could you please also check that this example is written the way you would recommend? https://github.com/jupyter-widgets/tutorial/blob/main/notebooks/07.More-libraries/07.05-other-widget-libraries.ipynb?short_path=d0ea6a8#L277

mwcraig commented 2 years ago

@ianhi -- friendly bump