Automated documentation update [skip ci]

This commit is contained in:
github-actions 2023-05-01 15:41:00 +00:00
parent b16ff1efb7
commit 173dcfb151

View file

@ -21,6 +21,7 @@ Installs the provided version of Python, as well as PIPX, and other common Pytho
| 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 | - |
| httpProxy | Connect to GPG keyservers using a proxy for fetching source code signatures by configuring this option | string | - |
## Customizations