diff --git a/docs/reference/elements/py-repl.md b/docs/reference/elements/py-repl.md index 063b4727..688943b9 100644 --- a/docs/reference/elements/py-repl.md +++ b/docs/reference/elements/py-repl.md @@ -4,6 +4,7 @@ The `` element provides a REPL(Read Eval Print Loop) to evaluate multi- ## Attributes +| attribute | type | default | description | |----|----|----|----| | **auto-generate** | boolean | | Auto-generates REPL after evaluation. | | **exec-id** | string | | The id for logging execution output |