diff options
author | github-actions <github-actions@github.com> | 2022-08-17 21:37:37 +0300 |
---|---|---|
committer | github-actions <github-actions@github.com> | 2022-08-17 21:37:37 +0300 |
commit | 398c10b83b88285b496425bd3910756dc8c8c7a7 (patch) | |
tree | 24f534952fbca9d6c62d2a3c06e882739d533ecd /src/python/README.md | |
parent | 4ecc275a8d199cdce98cd462fee612d7f687efe4 (diff) |
Automated documentation updateautomated-documentation-update-2877560717
Diffstat (limited to 'src/python/README.md')
-rw-r--r-- | src/python/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/python/README.md b/src/python/README.md index 3bcddd3..ff28867 100644 --- a/src/python/README.md +++ b/src/python/README.md @@ -24,6 +24,8 @@ Installs the provided version of Python, as well as PIPX, and other common Pytho | installJupyterlab | Install JupyterLab, a web-based interactive development environment for notebooks | boolean | - | | configureJupyterlabAllowOrigin | Configure JupyterLab to accept HTTP requests from the specified origin | string | - | + + --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/python/devcontainer-feature.json)._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/python/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ |