scipy-2023-image-analysis / tutorial

BSD 3-Clause "New" or "Revised" License
6 stars 8 forks source link

Remove implied binder support #14

Closed lagru closed 1 year ago

lagru commented 1 year ago

The last tutorial requires that the Ipython process runs on the users machine itself to display Napari. So we probably don't support binder for this tutorial? Then it seems useful not to indicate so to users.

jni commented 1 year ago

@lagru actually, unless something has broken, binder does work, thanks to jupyter desktop, and what we should do is (a) test and (b) restore those instructions!

https://github.com/napari/napari-workshop-template/blob/main/napari-workshops/docs/launching_binder.md

I'm gonna give it a go now.

jni commented 1 year ago

not a good start 😂

Screenshot 2023-07-07 at 4 11 32 pm
jni commented 1 year ago

Whoop whoop! 😊 So cool. It doesn't really show off napari very well (super slow response), but it friggin works.

Screenshot 2023-07-07 at 4 14 18 pm
jni commented 1 year ago

Well, no time to fix it, so I'm going to merge this for now — we can add back in later if required.