Closed sirosen closed 1 month ago
This uses a "nice" format of <app> on <host>. e.g.,
<app> on <host>
sample-script on porgy-and-bess
Where app_name="sample-script" and the hostname is "porgy-and-bess".
app_name="sample-script"
"porgy-and-bess"
📚 Documentation preview 📚: https://globus-sdk-python--1075.org.readthedocs.build/en/1075/
Yeah, this is where the discussion landed. Also, I'm pretty sure this won't conflict with other work, so I'm going ahead with the merge.
This uses a "nice" format of
<app> on <host>
. e.g.,Where
app_name="sample-script"
and the hostname is"porgy-and-bess"
.📚 Documentation preview 📚: https://globus-sdk-python--1075.org.readthedocs.build/en/1075/