jupyter-widgets / tutorial

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

A collection of minor updates for 2022 #179

Closed mwcraig closed 2 years ago

mwcraig commented 2 years ago

This also contains a couple of fixes for ipywidgets 8. Closes #177

github-actions[bot] commented 2 years ago

Binder :point_left: Launch a binder notebook on branch mwcraig/tutorial/updates-for-8

marimeireles commented 2 years ago

On it! :)

marimeireles commented 2 years ago

Hey @mwcraig is not working at all for me. I had a problem with couldn't find version 0.2.19 of voila so I changed to the latest voila==0.3.5 and had a lot of conflicts. Changed back to 0.2.10 and looks fine. We surely need the 2.19?

ianhi commented 2 years ago

The readme claims that:

The installation instructions were tested on an up-to-date version of Windows 10 Professional. If you encounter any issues on Windows please open an issue or contact us through slack.

Is that actually true? Does anyone have windows on which to test this?

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

mwcraig commented 2 years ago

Hey @mwcraig is not working at all for me. I had a problem with couldn't find version 0.2.19 of voila so I changed to the latest voila==0.3.5 and had a lot of conflicts. Changed back to 0.2.10 and looks fine. We surely need the 2.19?

Thanks -- it turns out we can use 0.3.5 if we drop voila-vuetify, which I think is fine, so I made that change.

mwcraig commented 2 years ago

The readme claims that:

The installation instructions were tested on an up-to-date version of Windows 10 Professional. If you encounter any issues on Windows please open an issue or contact us through slack.

Is that actually true? Does anyone have windows on which to test this?

It will be in about 30 minutes -- I have a windows 10 VM on my work laptop.