You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DashboardBuilders: clarify the Python 3 binary name requirement
The bootstrapswarm command, among others, expect that Python 3 is
available under the exact name "python3". In some cases Python 3
might be available as "python" or "python3.11" and so on, but it's
likely better to standardize on a single name. Clarify what it is.
Change-Id: I651c27ec61ddfc2398447ee93706acf0dfbf88b8
Reviewed-on: https://go-review.googlesource.com/c/wiki/+/653735
Reviewed-by: Carlos Amedee <[email protected]>
Auto-Submit: Dmitri Shuralyov <[email protected]>
0 commit comments