Project-MONAI / Project-MONAI/MONAILabel
default server address slicer plugin
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 891
- Forks
- 269
- Avg merge
- 15h 41m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
might be convenient to use a default value for the MONAI label server property:
https://github.com/Project-MONAI/MONAILabel/blob/b501ea0eebffe92e8c9c6daa043f0b43df85d50c/plugins/slicer/MONAILabel/Resources/UI/MONAILabel.ui#L72-L74
the value could be http://0.0.0.0:8000 according to
https://github.com/Project-MONAI/MONAILabel/blob/b501ea0eebffe92e8c9c6daa043f0b43df85d50c/monailabel/main.py#L54-L55
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.
Research direction
Start with the referenced MONAILabel.ui server-address field and compare its current value with the default shown in monailabel/main.py. Update the Slicer plugin’s displayed default to the requested address, then verify that the UI loads with that value and that manually entered addresses remain usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100