nvflare.tool.poc.poc_commands module¶
Get the path for the hidden nvflare configuration file.
- Returns:
The path to the hidden nvflare configuration file.
- Return type:
str
- local_provision(clients: List[str], number_of_clients: int, workspace: str, docker_image: str, use_he: bool = False, project_conf_path: str = '') Tuple [source]¶
- prepare_poc_provision(clients: List[str], number_of_clients: int, workspace: str, docker_image: str, use_he: bool = False, project_conf_path: str = '', examples_dir: str | None = None) Dict [source]¶