python-packaging-publishing icon indicating copy to clipboard operation
python-packaging-publishing copied to clipboard

Sample files for learners in workshop

Open brownsarahm opened this issue 6 years ago • 3 comments

How can the lesson best provide learners with "toy" content to organize?

Is it too much to do a little bit of start from scratch and then some organizing or should it be all one?

Which one?

Ideally a sample of what researchers might have: code in notebooks, maybe some functions, etc to start organising?

brownsarahm avatar Sep 25 '18 13:09 brownsarahm

There's the 'Practice working on a project' challenge in Episode 02. I believe that this could go there? I would suggest that an easy way to supply the files would be to provide a single .zip file inside the lesson repository's code/ directory. This way it's possible to simply add a command to download and unzip them.

If you agree, I will submit a PR with a tentative approach.

Best, Vini

vinisalazar avatar May 11 '21 18:05 vinisalazar

a zip file is hard to maintain. A separate repo where learners can either clone or download via zip, would be, I think, preferable.

brownsarahm avatar May 11 '21 18:05 brownsarahm

Sure. I will create a repository on my own profile and if that's satisfactory it can be imported into the Carpentries Incubator org.

vinisalazar avatar May 13 '21 20:05 vinisalazar