python-packaging-publishing
python-packaging-publishing copied to clipboard
Sample files for learners in workshop
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?
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
a zip file is hard to maintain. A separate repo where learners can either clone or download via zip, would be, I think, preferable.
Sure. I will create a repository on my own profile and if that's satisfactory it can be imported into the Carpentries Incubator org.