Sok82 Developer
Sok82 Developer
Hi, guys In my application I need to react on output execution state change including cases when there is no output(i.e code executed and produced no output) I need some...
## Description When I'm trying to use `Jupyter` component `liteMode=true` and pass python code for execution to `Output` component I got an error of `pyodide` with error message ``` Traceback...
### Problem I'm working on an app that must enable user to add, change and remove cells and certainly give him a chance to write and execute code in these...
Built a simple service with Spring 2.2.5 that uses langchaing 4j together with PostgreSQL pgvector extension Everything works fine locally when I run and test it with maven in IDEA....
## Description Whenever I place `Output` control on page and rerender it - it creates additional tags on page i.e. I see multiple ```html ``` elements on page and number...
## Description Dynamically added Output component crashes on rendering output with NPE when `display_data` output received Exception stack trace is ``` [debug] Got new output for id=46dfb063-98cb-4eb0-8e4f-4c6005aea218 and phase=RUNNING(Thu Oct...