Conversation
rough draft of how jinja templating could work. missing: parsing of default values (perhaps not as easy as I thought)
|
Hi @ltalirz, I think this PR is a very important feature. We are going to send an email to THEOS group to ask people to test the newly released qe-app. If this can be done before sending it, we have more options with more accounts rather than hardcoded |
|
From my perspective, this templating feature by jinja is more about how we use this If we want to |
Since this is time-critical, please go ahead and make the changes you need for your use case.
Since setting up a new computational environment for yourself or a group of users is a recurring problem that currently has no satisfactory solution, over the last weeks I've been thinking bit about how to address it. |
rough draft of how jinja templating could work.
missing: parsing of default values (perhaps not as easy as I thought)