Hey guys got 2 questions while trying to use dagst...
# announcements
s
Hey guys got 2 questions while trying to use dagster to make our python file (which has a lot of if/else conditionals and repeated python functions) more readable and easy to use: • are aliases the only way to reuse a solid multiple times in the same pipeline? • Are conditional outputs the only way to mimic if/else python conditionals?
s
Yes to both!