langflow/src
Lucas Democh 06a74bdffd
feat: Add multiline input to python REPL component (#7712)
* Update python_repl_core.py

Changed the input type to MultilineInput to allow code to be received from another component.

* [autofix.ci] apply automated fixes

* Update python_repl_core.py

* Update python_repl_core.py

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Edwin Jose <edwin.jose@datastax.com>
2025-05-09 21:36:19 +00:00
..
backend feat: Add multiline input to python REPL component (#7712) 2025-05-09 21:36:19 +00:00
frontend refactor: move caching logic to styleUtils (#7968) 2025-05-09 18:19:09 +00:00