determined
determined copied to clipboard
🤔[question] How to get pod address by experiment
Describe your question
Currently, the python api of client.get_experiment only return experiment info from yaml, but not include those dynamically determined by determined, such as pod address. Is there any method to get them from python or cli?
Checklist
- [X] Did you search the docs for a solution?
- [X] Did you search github issues to find if somebody asked this question before?