napari / napari-workshop-template

A template for napari workshops
https://napari.org/napari-workshop-template
BSD 3-Clause "New" or "Revised" License
3 stars 7 forks source link

notebook files are not present in the repo anymore #13

Closed kephale closed 1 year ago

kephale commented 1 year ago

The workshop instructions imply that there should be notebook files available in this repository (e.g. here: https://napari.org/napari-workshop-template/notebook_setup.html)

However, it looks like we only have the rendered outputs of notebook files now.

kephale commented 1 year ago

Oh my goodness, they are jupytext notebooks. @melissawm pointed this out to me!

melissawm commented 1 year ago

I think we may need to be more explicit about this in the docs, there are still a few places where we mention ipynb files, but yes - md files are much easier to diff!