Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cselab/aphros
/ natsorted
Function
natsorted
deploy/scripts/aphros/plot.py:66–67 ·
view source on GitHub ↗
(v)
Source
from the content-addressed store, hash-verified
64
65
66
def
natsorted(v):
67
return
sorted(v, key=natkey)
68
69
70
def
Glob(d, fld):
Callers
1
Glob
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected