flower
flower copied to clipboard
Enable dynamic templates to be pulled from the repository
Issue
Description
Pull template files from the repository.
In two follow-up PRs:
- The
templatesdirectory will be copied to the root directory - The
templatesin thesrc/py/flwr/cli/newdirectory will be removed and the URL constant will be adjusted to the root directory.
Related issues/PRs
Proposal
Explanation
Checklist
- [ ] Implement proposed change
- [ ] Write tests
- [ ] Update documentation
- [ ] Update the changelog entry below
- [ ] Make CI checks pass
- [ ] Ping maintainers on Slack (channel
#contributions)