simvue-io / simvue-io/python-api
Obtain run name in offline mode
Open
@alahiff is already working on this.
Since Mar 6, 2023.
improvement
- Dominant language
- Python
- Stars
- 4
- Forks
- 1
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 4
Description
run.name should return the randomly-generated name provided by the server, assuming the sender process has created the run (the Run class can find & read a JSON file generated by the sender containing the name).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.