mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
Update docs/administrator-documentation/moderne-platform/how-to-guides/agent-configuration/configure-an-agent-with-pypi-access-visualizations.md
Co-authored-by: Mike Solomon <mikesol@hey.com>
This commit is contained in:
@@ -78,7 +78,8 @@ You will need to ensure that the environment the agent runs in is set up in a wa
|
||||
* `/bin/sh` shell with
|
||||
* Python version 3.11 available under the `python3` command
|
||||
* Pip and virtualenv (venv) installed. Alias not required (called via `python3 -m pip/venv`)
|
||||
* The working directory us writable by the user that runs the agent jar, and has enough space to download the required packages.
|
||||
* The working directory is writable by the user that runs the agent JAR.
|
||||
* The working directory has enough space to download the required packages.
|
||||
|
||||
:::note
|
||||
|
||||
|
||||
Reference in New Issue
Block a user