This is an automated email from the ASF dual-hosted git repository.

casion pushed a commit to branch dev-1.3.0
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git


The following commit(s) were added to refs/heads/dev-1.3.0 by this push:
     new 3009e25ae [ python ] module configuration item arrangement (#3034)
3009e25ae is described below

commit 3009e25ae75662c4227cbf77cc7e34577e790d77
Author: 成彬彬 <[email protected]>
AuthorDate: Fri Aug 26 21:33:58 2022 +0800

    [ python ] module configuration item arrangement (#3034)
---
 docs/python.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/python.md b/docs/python.md
new file mode 100644
index 000000000..5e3687377
--- /dev/null
+++ b/docs/python.md
@@ -0,0 +1,10 @@
+## python 配置
+
+
+| 模块名(服务名) | 参数名 | 默认值 | 描述 | 是否引用|
+| -------- | -------- | ----- |----- |  -----   |
+|python|wds.linkis.python.line.limit|10|python.line.limit|
+|python|wds.linkis.python.py4j.home |getPy4jHome  |python.py4j.home|
+|python|wds.linkis.engine.python.language-repl.init.time|30s|python.language-repl.init.time|
+|python|pythonVersion|python3|pythonVersion|
+


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to