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

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
pull/6107/head
Jameelah Mercer 2025-05-30 02:51:04 +09:00 committed by GitHub
parent 877d263095
commit 3863ebc089
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -546,7 +546,7 @@ influxdb3 install package pandas
{{% code-tab-content %}}
```bash
# With Docker
# Use the CLI to install a Python package in a Docker container
docker exec -it CONTAINER_NAME influxdb3 install package pandas
```