Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
674
std::string mitk::nnInteractiveTool::GetVirtualEnvName() const
675
{
676
return this->GetName();
677
}
678
679
bool mitk::nnInteractiveTool::CreatePythonContext()
680
{
Callers
6
CreatePythonContext
Method · 0.95
Install
Method · 0.80
RunUpdate
Method · 0.80
OfferInPlaceUpdate
Method · 0.80
MaybePromptModelSwitch
Method · 0.80
UpdateInitializeButtonText
Method · 0.80
Calls
1
GetName
Method · 0.95
Tested by
no test coverage detected