Class SpotiflowSetup

java.lang.Object
qupath.ext.biop.spotiflow.SpotiflowSetup

public class SpotiflowSetup extends Object
  • Constructor Details

    • SpotiflowSetup

      public SpotiflowSetup()
  • Method Details

    • getInstance

      public static SpotiflowSetup getInstance()
    • getSpotiflowPythonPath

      public String getSpotiflowPythonPath()
    • setSpotiflowPythonPath

      public void setSpotiflowPythonPath(String path)
    • setCondaPath

      public void setCondaPath(String condaPath)
    • getCondaPath

      public String getCondaPath()