Alexandre Sajus
Alexandre Sajus
Perfect! We'll take a look
For example: this is slow ```python import pandas as pd from taipy.gui import Gui value = 10 data = pd.DataFrame() # Create 1O columns with 100 rows of bools for...
 Another user reported that this is difficult to work with since he does not get auto-completion due to this issue
Ah yes my bad, the code is this repo: https://github.com/Avaiga/demo-yearly-prediction
I tried on a smaller reproduction example and the issue was fixed. The issue seems to come from the build_dn_partial that existed in our template but the template has been...
> @AlexandreSajus can you share some simple code showing the issue ? Creating a simple code for this is hard since you need a scenario with cycles involved and scenario...
NICE FIND, indeed I probably copied something from somewhere else without thinking
> @AlexandreSajus Thinking is the key then... 🤣 I try not to do that as much as possible, just takes too much energy
The user on Discord (gmarabout) has found somewhat of a fix for this issue if you want to take a look: Hi @[TPY] Alex 👋 I actually came up with...
> @AlexandreSajus did you try [text|mode=markdown](https://docs.taipy.io/en/develop/manuals/gui/viselements/text/#p-mode) ? Does not work (taipy==3.1.0.dev0)  Returns 