acwooding / ReproAllTheThings

Showcase for the Easydata framework (and regular test case) created by reproducing the EmbedAllTheThings notebooks by jc-healy.
Other
1 stars 2 forks source link

create yaml version of json for cookiecutter replay #1

Closed hackalog closed 3 years ago

hackalog commented 4 years ago

We can hack replay into cookiecutter by creating a yaml version of our cookiecutter-easydata.json file and doing a:

cookiecutter --config-file reproallthethings/cookiecutter-easydata.yml cookiecutter-easydata

Still working on the git mojo to make this do what you want; i.e. merge back to the common root, replaying your changes on top.

acwooding commented 4 years ago

Is this still a work in progress?