jupyter-widgets / tutorial

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

Add ipywidgets 8 notebook #203

Closed ibdafna closed 2 years ago

ibdafna commented 2 years ago

Signed-off-by: Itay Dafna i.b.dafna@gmail.com

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

ibdafna commented 2 years ago

Working through this - will finish adding the rest on Monday

github-actions[bot] commented 2 years ago

Binder :point_left: Launch a binder notebook on branch _jupyter-widgets/tutorial/add_8xchanges

ibdafna commented 2 years ago

@jasongrout @mwcraig any comments on this?

jasongrout commented 2 years ago

https://github.com/jupyter-widgets/ipywidgets/pull/3513 has a few more changes (ready to review...)

jasongrout commented 2 years ago

The FileUpload widget changed significantly, and probably should be called out.

ibdafna commented 2 years ago

@jasongrout added FileUploader content. Let me know if it looks good enough for merging

mwcraig commented 2 years ago

Looks excellent, I'm going to merge it!