Quinten Steenhuis

Results 207 comments of Quinten Steenhuis

It is only visible when it is actually running which is... annoying [Also I can only see the most recent thousand lines, not the top]

great find! I wonder how much of the scikit-learn stuff we'll need when we switch to GPT.

Maybe, but likely we'd prepend the party names to the name of the file. Generally that would be as unique as it is now.

Basically we need to match the imports we pass to the mako.Template method with what Docassemble passes. We can keep the actual mako templates the same. We don't need to...

could also use ast.parse() on code blocks and mako.template.render() on question/subquestion fields.

This really just needs to be part of the kiln test, not a feature for normal use. Or even better, a unit test once we have a better API for...

I found https://stackoverflow.com/questions/71334373/is-there-a-way-i-can-validate-yaml-files-on-github but when I ran yammlint on a real repo, it had a lot of "errors" that seem incorrect: 1. missing final line 2. No `---` in a...

OK, I'll wait for your results then!

Possibly, it should also be made easier to upload a list of variables to skip making questions for--ones that are already defined in the existing interview.