renku-python
renku-python copied to clipboard
Refactor template metadata in project
Template metadata is stored in the Project
class in various fields. We should refactor it to have all template metadata in a single field. This requires a metadata migration.