Nico Kreiling
Nico Kreiling
If the human_input_mode is activated, it currently asks for input in the terminal running the fastapi server. It would be great if this requests could be done in the UI,...
This is a feature request for not creating a new tab every time a code gets executed in a repl, but re-use the existing tab, just as wished in the...
This isn't a bug, but a question for help / hints. I would like to use lolviz to create a graph of my python class structure. Every class-attribute is type...
This is kind of a nishe bug, how ever it is annoying me. When you have a Markdown Panel (maybe other as well) within the row_content of a Tabulator, it's...
Many libraries that previously built on Pandas are extending their support for polars, for example altair. Most of those libraries do this by using narwhals (https://github.com/narwhals-dev/narwhals). It would be great,...