Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FedML-AI/FedML
/ fedml_env
Function
fedml_env
python/fedml/cli/cli.py:65–67 ·
view source on GitHub ↗
(version)
Source
from the content-addressed store, hash-verified
63
help=
"support values: local, dev, test, release"
,
64
)
65
def
fedml_env(version):
66
fedml.set_env_version(version)
67
collect_env()
68
69
70
# Add diagnosis subcommand module
Callers
nothing calls this directly
Calls
1
collect_env
Function · 0.90
Tested by
no test coverage detected