Daniel-Mietchen / learning2code

Documentation of my progress in (re)learning to code
Other
2 stars 3 forks source link

Set up my infrastructure for the 100 days #30

Open Daniel-Mietchen opened 4 years ago

Daniel-Mietchen commented 4 years ago

as per https://github.com/Daniel-Mietchen/learning2code/projects/1

Daniel-Mietchen commented 4 years ago

That could include a checklist of things to do each day.

Daniel-Mietchen commented 4 years ago

The infrastructure could also involve cookiecutteer, as per https://github.com/Daniel-Mietchen/ideas/issues/1304 .

Daniel-Mietchen commented 4 years ago

It might also involve using a Jupyter notebook to generate Jupyter notebooks that are pre-configured in one or both of Markdown and code, e.g. as per How to programmatically generate markdown output in Jupyter notebooks? or https://github.com/nteract/papermill.

Daniel-Mietchen commented 4 years ago

It might also include Portable Encapsulated Projects (PEP), as per https://github.com/Daniel-Mietchen/ideas/issues/1310 .

In general, it's perhaps useful to set up the infrastructure for the first week or ten days and then review it with the remaining time in mind.

Daniel-Mietchen commented 4 years ago

I have now started at https://public.paws.wmcloud.org/12410844/100days/ .

Daniel-Mietchen commented 4 years ago

Here is a thread on automated notebook preprocessing that could be useful for consistent configuration: https://discourse.jupyter.org/t/how-to-create-a-numbered-list-across-cells-in-jupyter-notebook/6082 .