Skip to content

Commit 5c2bb96

Browse files
committed
2025-09-30-08 Data Update
1 parent 950ebf8 commit 5c2bb96

16 files changed

+20968
-18514
lines changed

_explore/LAST_MASTER_UPDATE.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
2025-09-29-03
2-
START Mon Sep 29 03:18:47 UTC 2025
3-
END Mon Sep 29 08:29:42 UTC 2025
1+
2025-09-30-03
2+
START Tue Sep 30 03:14:54 UTC 2025
3+
END Tue Sep 30 08:21:08 UTC 2025

explore/github-data/dependencyInfo.json

Lines changed: 83 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1915,6 +1915,22 @@
19151915
"login": "NREL"
19161916
}
19171917
},
1918+
"NVIDIA/cuda-python": {
1919+
"languages": {
1920+
"nodes": [
1921+
{
1922+
"color": "#3572A5",
1923+
"name": "Python"
1924+
}
1925+
]
1926+
},
1927+
"name": "cuda-python",
1928+
"nameWithOwner": "NVIDIA/cuda-python",
1929+
"owner": {
1930+
"isVerified": true,
1931+
"login": "NVIDIA"
1932+
}
1933+
},
19181934
"Nvveen/Gotty": {
19191935
"languages": {
19201936
"nodes": [
@@ -2945,22 +2961,6 @@
29452961
"login": "UM-Bridge"
29462962
}
29472963
},
2948-
"UmbrellaDocs/action-linkspector": {
2949-
"languages": {
2950-
"nodes": [
2951-
{
2952-
"color": "#89e051",
2953-
"name": "Shell"
2954-
}
2955-
]
2956-
},
2957-
"name": "action-linkspector",
2958-
"nameWithOwner": "UmbrellaDocs/action-linkspector",
2959-
"owner": {
2960-
"isVerified": false,
2961-
"login": "UmbrellaDocs"
2962-
}
2963-
},
29642964
"Unidata/cftime": {
29652965
"languages": {
29662966
"nodes": [
@@ -11810,6 +11810,22 @@
1181011810
"login": "httplib2"
1181111811
}
1181211812
},
11813+
"huggingface/huggingface_hub": {
11814+
"languages": {
11815+
"nodes": [
11816+
{
11817+
"color": "#3572A5",
11818+
"name": "Python"
11819+
}
11820+
]
11821+
},
11822+
"name": "huggingface_hub",
11823+
"nameWithOwner": "huggingface/huggingface_hub",
11824+
"owner": {
11825+
"isVerified": true,
11826+
"login": "huggingface"
11827+
}
11828+
},
1181311829
"huggingface/transformers": {
1181411830
"languages": {
1181511831
"nodes": [
@@ -11826,6 +11842,22 @@
1182611842
"login": "huggingface"
1182711843
}
1182811844
},
11845+
"huggingface/xet-core": {
11846+
"languages": {
11847+
"nodes": [
11848+
{
11849+
"color": "#dea584",
11850+
"name": "Rust"
11851+
}
11852+
]
11853+
},
11854+
"name": "xet-core",
11855+
"nameWithOwner": "huggingface/xet-core",
11856+
"owner": {
11857+
"isVerified": true,
11858+
"login": "huggingface"
11859+
}
11860+
},
1182911861
"hughsk/clone-stats": {
1183011862
"languages": {
1183111863
"nodes": [
@@ -15716,6 +15748,21 @@
1571615748
"login": "m1gwings"
1571715749
}
1571815750
},
15751+
"madzak/python-json-logger": {
15752+
"languages": {
15753+
"nodes": [
15754+
{
15755+
"color": "#3572A5",
15756+
"name": "Python"
15757+
}
15758+
]
15759+
},
15760+
"name": "python-json-logger",
15761+
"nameWithOwner": "madzak/python-json-logger",
15762+
"owner": {
15763+
"login": "madzak"
15764+
}
15765+
},
1571915766
"magiconair/properties": {
1572015767
"languages": {
1572115768
"nodes": [
@@ -17273,7 +17320,7 @@
1727317320
"login": "mkleehammer"
1727417321
}
1727517322
},
17276-
"ml31415/numpy-groupies": {
17323+
"mkorpela/overrides": {
1727717324
"languages": {
1727817325
"nodes": [
1727917326
{
@@ -17282,10 +17329,10 @@
1728217329
}
1728317330
]
1728417331
},
17285-
"name": "numpy-groupies",
17286-
"nameWithOwner": "ml31415/numpy-groupies",
17332+
"name": "overrides",
17333+
"nameWithOwner": "mkorpela/overrides",
1728717334
"owner": {
17288-
"login": "ml31415"
17335+
"login": "mkorpela"
1728917336
}
1729017337
},
1729117338
"mmastrac/rust-ctor": {
@@ -20624,6 +20671,22 @@
2062420671
"login": "pydanny"
2062520672
}
2062620673
},
20674+
"pydantic/jiter": {
20675+
"languages": {
20676+
"nodes": [
20677+
{
20678+
"color": "#dea584",
20679+
"name": "Rust"
20680+
}
20681+
]
20682+
},
20683+
"name": "jiter",
20684+
"nameWithOwner": "pydantic/jiter",
20685+
"owner": {
20686+
"isVerified": true,
20687+
"login": "pydantic"
20688+
}
20689+
},
2062720690
"pydantic/pydantic": {
2062820691
"languages": {
2062920692
"nodes": [

explore/github-data/extUsers.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8691,6 +8691,16 @@
86918691
"login": "burkenyo",
86928692
"name": "Sammo Gabay"
86938693
},
8694+
"bw1lson": {
8695+
"avatarUrl": "https://avatars.githubusercontent.com/u/216080490?v=4",
8696+
"contributedLabRepositories": {
8697+
"nodes": [
8698+
"sandialabs/sceptre-phenix"
8699+
]
8700+
},
8701+
"login": "bw1lson",
8702+
"name": null
8703+
},
86948704
"bwbarrett": {
86958705
"avatarUrl": "https://avatars.githubusercontent.com/u/15623965?u=5b12b62b3269310c111e95162f6148a0cf5e129d&v=4",
86968706
"contributedLabRepositories": {
@@ -22079,7 +22089,7 @@
2207922089
"name": "Julien Valentin"
2208022090
},
2208122091
"mpaiao": {
22082-
"avatarUrl": "https://avatars.githubusercontent.com/u/5891904?u=afb33e7a85aca0aa88f760339c4f7855db2d4e30&v=4",
22092+
"avatarUrl": "https://avatars.githubusercontent.com/u/5891904?u=97ec9b7b4c77097212899910a730f35707479070&v=4",
2208322093
"contributedLabRepositories": {
2208422094
"nodes": [
2208522095
"E3SM-Project/E3SM"

explore/github-data/labRepo_Metadata.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1314,6 +1314,12 @@
13141314
],
13151315
"website": ""
13161316
},
1317+
"sandialabs/ELLMO-at-LLMs4OL": {
1318+
"description": "Code for the LLMs4OL Challenge, team ELLMO",
1319+
"name": "sandialabs/ELLMO-at-LLMs4OL",
1320+
"topics": null,
1321+
"website": null
1322+
},
13171323
"sandialabs/ENCoRP": {
13181324
"description": "ENCoRP: A Tool to Compute and Visualize an Electrical Network's Conductive and Radiative Propagation",
13191325
"name": "sandialabs/ENCoRP",

0 commit comments

Comments
 (0)