scverse / scanpy-tutorials

Scanpy Tutorials.
https://scanpy-tutorials.readthedocs.io/
188 stars 116 forks source link

Automate tutorial building in CI #79

Open flying-sheep opened 10 months ago

flying-sheep commented 10 months ago

See https://github.com/scverse/scverse-tutorials/blob/main/.github/workflows/execute-nbs.yaml

This fixes:

aua5749 commented 5 months ago

Hey flying-sheep, how would I use and change the yaml file into something I can use in jyupiter notebook

aua5749 commented 5 months ago

@flying-sheep

flying-sheep commented 5 months ago

I don‘t understand your question. What yaml file (the linked one is used by GitHub actions)? What do you want to do within “jupyter notebook”? What do you mean with “jupyter notebook”: Do you mean “within a notebook” or do you mean “within the ‘jupyter notebook’ (classic)” interface?