aboutsummaryrefslogtreecommitdiff
path: root/src/python
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-18 19:31:22 +0300
committerGitHub <noreply@github.com>2022-08-18 19:31:22 +0300
commit3ac132483a31b769e43c9e985dd3ad16b3cc3202 (patch)
tree1cc6fda9f0ec3778c9f177e0bd20d49eba36a229 /src/python
parent9c60d26d96906fcce6dc0e29ae4f18f949d5303f (diff)
Automated documentation update (#106)
Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/python')
-rw-r--r--src/python/README.md4
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`._