Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/DeepLabCut/DeepLabCut
/ run
Method
run
deeplabcut/gui/utils.py:32–34 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
30
self.func = func
31
32
def
run(self):
33
self.func()
34
self.finished.emit()
35
36
37
class
CaptureWorker(Worker):
Callers
15
run
Function · 0.45
run_ruff
Function · 0.45
_run_git
Function · 0.45
_run_git
Function · 0.45
main
Function · 0.45
_command_version
Function · 0.45
test_extract_detections
Function · 0.45
test_association_costs
Function · 0.45
test_compute_peaks_and_costs_no_graph
Function · 0.45
test_tensorflow_imports_and_has_matmul
Function · 0.45
_git
Function · 0.45
_run
Function · 0.45
Calls
1
emit
Method · 0.80
Tested by
7
_run_git
Function · 0.36
test_extract_detections
Function · 0.36
test_association_costs
Function · 0.36
test_compute_peaks_and_costs_no_graph
Function · 0.36
test_tensorflow_imports_and_has_matmul
Function · 0.36
_git
Function · 0.36
_run
Function · 0.36