Update content/shared/v3-core-plugins/_index.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
pull/6107/head
Jameelah Mercer 2025-06-09 06:15:01 -07:00 committed by GitHub
parent 628351730d
commit 9e3ab829ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -570,7 +570,7 @@ These examples install the specified Python package (for example, pandas) into t
{{% /code-placeholders %}}
This creates a Python virtual environment in your plugins directory with the specified packages installed.
InfluxDB creates a Python virtual environment in your plugins directory with the specified packages installed.
{{% show-in "enterprise" %}}