Alexandre Sajus

Results 58 comments of Alexandre Sajus

It should be possible. What is your exact use case? If the use case is sending prompts and receiving responses from an LLM hosted somewhere, take a look at this...

Thanks for the information! This is definitely an interesting feature. We will qualify it more before adding this to our backlog.

Ah my bad, I though we decided to move all issues to "taipy" repo, I only looked there for duplicates

What is implemented? I just ran a scenario with develop and the dag does not have color outlines: ![image](https://github.com/Avaiga/taipy/assets/62465003/25ed20f8-00d6-428a-a825-050d20b256df)

Florian explained to me that binding to dictionaries does work, but this approach is not documented as far as I have seen: ```python from taipy.gui import Gui import taipy.gui.builder as...

Only showing the latest release is the important part. For the other part of the issue, ref man pages for visual elements should have a big button that redirects to...

My bad, maybe the link got changed, here is the current link: https://docs.taipy.io/en/latest/tutorials/articles/using_tables/

Moving this to critical, new python users are installing Python 3.13 and trying Taipy out and it fails at import. Described in #2492