-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
One of the nitpick issues mentioned in Slicer/ExtensionsIndex#2006 (review)
Logic classes are CondaSetUpCall and CondaSetUpCallWsl. CondaSetUpLogic is unused, so remove it.
Parameter node is unused - conda settings are persisted in Qt Application settings. I believe this is a correct choice: no conda options should be persisted with the Slicer scene. So remove the logic around parameter node and wrapper.
- def
initializeParameterNode - def
setParameterNode - Logic in
exit() - Logic in
enter() - Logic in
onSceneStartClose - Logic in
onSceneEndClose - class
CondaSetUpParameterNode
Sample data is not used, so remove the sample data from the extension template
- def
registerSampleData - Logic in class
CondaSetUp
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels