aboutsummaryrefslogtreecommitdiff
path: root/src/python/README.md
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-02 00:18:13 +0300
committerGitHub <noreply@github.com>2022-11-02 00:18:13 +0300
commitb7c70d3d9ba2c1dd698e9c5bce2f2727cc6a6d31 (patch)
tree640f078dc7115c8d8538090cfa60381aff015f28 /src/python/README.md
parent752ba5db217895e06bb2ba345411cef6d0d8eae6 (diff)
Automated documentation update (#254)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/python/README.md')
-rw-r--r--src/python/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/README.md b/src/python/README.md
index 3e28acb..1f6e18a 100644
--- a/src/python/README.md
+++ b/src/python/README.md
@@ -22,7 +22,7 @@ Installs the provided version of Python, as well as PIPX, and other common Pytho
| optimize | Optimize Python for performance when compiled (slow) | boolean | false |
| installPath | The path where python will be installed. | string | /usr/local/python |
| installJupyterlab | Install JupyterLab, a web-based interactive development environment for notebooks | boolean | false |
-| configureJupyterlabAllowOrigin | Configure JupyterLab to accept HTTP requests from the specified origin | string | |
+| configureJupyterlabAllowOrigin | Configure JupyterLab to accept HTTP requests from the specified origin | string | - |