aboutsummaryrefslogtreecommitdiff
path: root/src/python/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/README.md')
-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`._