Recently I got introduced to taipy library and have been learning it since then.
There are few thing into it which im unable to figure out, one of them is to script loops in order to trigger a particular function. For example: there’s a variable ‘A’ which is None by default. I want to display a particular card if A != None.
How can it be done?
P.s – im writing my code in a markdown format.
A sample code would be a great help for me 🙂
I tried looping functions and trigger it. Even i tried using taipy.gui.builder but was unable to figure it out
Parth pore is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.