MCPcopy Create free account
hub / github.com/MITK/MITK / GetVirtualEnvName

Method GetVirtualEnvName

Modules/PythonSegmentation/src/mitknnInteractiveTool.cpp:674–677  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

672}
673
674std::string mitk::nnInteractiveTool::GetVirtualEnvName() const
675{
676 return this->GetName();
677}
678
679bool mitk::nnInteractiveTool::CreatePythonContext()
680{

Callers 6

CreatePythonContextMethod · 0.95
InstallMethod · 0.80
RunUpdateMethod · 0.80
OfferInPlaceUpdateMethod · 0.80

Calls 1

GetNameMethod · 0.95

Tested by

no test coverage detected