Help with ipywidgets example code (capturing widget output)

Ooops, nevermind! Found what my problem was. The animated gif in the article’s example hid the critical last line that I needed:

display(output_year)

1 Like