repo stringlengths 7 64 | file_url stringlengths 81 338 | file_path stringlengths 5 257 | content stringlengths 0 32.8k | language stringclasses 1
value | license stringclasses 7
values | commit_sha stringlengths 40 40 | retrieved_at stringdate 2026-01-04 15:25:31 2026-01-05 01:50:38 | truncated bool 2
classes |
|---|---|---|---|---|---|---|---|---|
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/query-table/column-header.tsx | frontend/src/components/query-table/column-header.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/query-table/index.tsx | frontend/src/components/query-table/index.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/query-table/faceted-filter.tsx | frontend/src/components/query-table/faceted-filter.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/query-table/toolbar.tsx | frontend/src/components/query-table/toolbar.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/query-table/view-options.tsx | frontend/src/components/query-table/view-options.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/query-table/pagination.tsx | frontend/src/components/query-table/pagination.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/user/recent-activity.tsx | frontend/src/components/user/recent-activity.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/user/user-jobs.tsx | frontend/src/components/user/user-jobs.tsx | /**
* User Jobs Overview Component
*
* This component displays a list of jobs for a specific user.
* It is designed to be used in the user detail view where we don't need
* to show the user column (since we're already viewing a specific user's jobs)
* and in the user view, we don't show the name column.
*/
impor... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/user/index.tsx | frontend/src/components/user/index.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/user/login-heatmap.tsx | frontend/src/components/user/login-heatmap.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/user/shared-items.tsx | frontend/src/components/user/shared-items.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/user/user-avatar.tsx | frontend/src/components/user/user-avatar.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/model/model-downloads-page.tsx | frontend/src/components/model/model-downloads-page.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/model/model-download-detail.tsx | frontend/src/components/model/model-download-detail.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/model/model-download-dialog.tsx | frontend/src/components/model/model-download-dialog.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/node/node-info-tab.tsx | frontend/src/components/node/node-info-tab.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/node/getaccountnickname.tsx | frontend/src/components/node/getaccountnickname.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/node/add-node-mark-dialog.tsx | frontend/src/components/node/add-node-mark-dialog.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/node/node-list.tsx | frontend/src/components/node/node-list.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/node/node-detail.tsx | frontend/src/components/node/node-detail.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/node/node-mark.tsx | frontend/src/components/node/node-mark.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/node/delete-confirm-dialog.tsx | frontend/src/components/node/delete-confirm-dialog.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/node/g-p-u-info.tsx | frontend/src/components/node/g-p-u-info.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/version/VersionPage.tsx | frontend/src/components/version/VersionPage.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/label/user-label.tsx | frontend/src/components/label/user-label.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/label/job-name-label.tsx | frontend/src/components/label/job-name-label.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/label/model-download-label.tsx | frontend/src/components/label/model-download-label.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/label/tooltip-link.tsx | frontend/src/components/label/tooltip-link.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/label/image-label.tsx | frontend/src/components/label/image-label.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/label/tooltop-copy.tsx | frontend/src/components/label/tooltop-copy.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/label/card-title.tsx | frontend/src/components/label/card-title.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/label/simple-tooltip.tsx | frontend/src/components/label/simple-tooltip.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/metrics/gpu-utilization-metrics.tsx | frontend/src/components/metrics/gpu-utilization-metrics.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/metrics/gpu-transfer-metrics.tsx | frontend/src/components/metrics/gpu-transfer-metrics.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/metrics/cpu-metrics.tsx | frontend/src/components/metrics/cpu-metrics.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/metrics/profile-dashboard.tsx | frontend/src/components/metrics/profile-dashboard.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/metrics/section-cards.tsx | frontend/src/components/metrics/section-cards.tsx | import { LucideIcon } from 'lucide-react'
import { ReactNode } from 'react'
import { Card, CardAction, CardDescription, CardHeader, CardTitle } from '@/components/ui/card'
import { cn } from '@/lib/utils'
interface SectionCardsProps {
items: {
title: string
description?: string
value: ReactNode
cla... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/metrics/gpu-memory-metrics.tsx | frontend/src/components/metrics/gpu-memory-metrics.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/metrics/terminated-section.tsx | frontend/src/components/metrics/terminated-section.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/metrics/schedule-info-section.tsx | frontend/src/components/metrics/schedule-info-section.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/account/account-member-table.tsx | frontend/src/components/account/account-member-table.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/monitors/nvidia-monitor.tsx | frontend/src/components/monitors/nvidia-monitor.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/monitors/network-monitor.tsx | frontend/src/components/monitors/network-monitor.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/monitors/idle-monitor.tsx | frontend/src/components/monitors/idle-monitor.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/placeholder/loading-spinner.tsx | frontend/src/components/placeholder/loading-spinner.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/placeholder/not-found.tsx | frontend/src/components/placeholder/not-found.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/placeholder/nothing.tsx | frontend/src/components/placeholder/nothing.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/sidebar/app-sidebar.tsx | frontend/src/components/sidebar/app-sidebar.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/sidebar/nav-user.tsx | frontend/src/components/sidebar/nav-user.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/sidebar/nav-main.tsx | frontend/src/components/sidebar/nav-main.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/sidebar/types.ts | frontend/src/components/sidebar/types.ts | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/sidebar/team-switcher.tsx | frontend/src/components/sidebar/team-switcher.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/layout/app-breadcrumb.tsx | frontend/src/components/layout/app-breadcrumb.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/layout/what-is-new.tsx | frontend/src/components/layout/what-is-new.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/layout/app-layout.tsx | frontend/src/components/layout/app-layout.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/layout/data-list.tsx | frontend/src/components/layout/data-list.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/layout/detail-title.tsx | frontend/src/components/layout/detail-title.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/layout/detail-page.tsx | frontend/src/components/layout/detail-page.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/layout/github-star-card.tsx | frontend/src/components/layout/github-star-card.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/layout/page-title.tsx | frontend/src/components/layout/page-title.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/layout/embed/grafana-iframe.tsx | frontend/src/components/layout/embed/grafana-iframe.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/layout/embed/basic-iframe.tsx | frontend/src/components/layout/embed/basic-iframe.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/layout/embed/fixed-grafana-iframe.tsx | frontend/src/components/layout/embed/fixed-grafana-iframe.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/layout/timeline/timeline.tsx | frontend/src/components/layout/timeline/timeline.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/layout/timeline/event-timeline.tsx | frontend/src/components/layout/timeline/event-timeline.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/button/tooltip-button.tsx | frontend/src/components/button/tooltip-button.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/button/loadable-button.tsx | frontend/src/components/button/loadable-button.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/button/copy-button.tsx | frontend/src/components/button/copy-button.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/button/docs-button.tsx | frontend/src/components/button/docs-button.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/button/listed-button.tsx | frontend/src/components/button/listed-button.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/dataset-tybe-badge.tsx | frontend/src/components/badge/dataset-tybe-badge.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/container-status-badge.tsx | frontend/src/components/badge/container-status-badge.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/user-role-badge.tsx | frontend/src/components/badge/user-role-badge.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/job-phase-badge.tsx | frontend/src/components/badge/job-phase-badge.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/cronjob-status-badge.tsx | frontend/src/components/badge/cronjob-status-badge.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/resource-badges.tsx | frontend/src/components/badge/resource-badges.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/user-status-badge.tsx | frontend/src/components/badge/user-status-badge.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/user-access-badge.tsx | frontend/src/components/badge/user-access-badge.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/image-phase-badge.tsx | frontend/src/components/badge/image-phase-badge.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/approvalorder-badge.tsx | frontend/src/components/badge/approvalorder-badge.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/capacity-badges.tsx | frontend/src/components/badge/capacity-badges.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/node-badges.tsx | frontend/src/components/badge/node-badges.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/phase-badge.tsx | frontend/src/components/badge/phase-badge.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/tip-badge.tsx | frontend/src/components/badge/tip-badge.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/node-status-badge.tsx | frontend/src/components/badge/node-status-badge.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/pod-phase-badge.tsx | frontend/src/components/badge/pod-phase-badge.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/visibility-badge.tsx | frontend/src/components/badge/visibility-badge.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/accelerator-badge.tsx | frontend/src/components/badge/accelerator-badge.tsx | 'use client'
import { cn } from '@/lib/utils'
interface AcceleratorInfo {
vendor: string
model: string
}
// 厂商颜色映射表
const vendorColors: Record<string, string> = {
'nvidia.com': 'bg-[#75a031] ring-[#75a031] text-[#75a031]', // NVIDIA 绿色
'huawei.com': 'bg-[#be2a34] ring-[#be2a34] text-[#be2a34]', // 华为红色
'ca... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/job-type-badge.tsx | frontend/src/components/badge/job-type-badge.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/badge/model-download-phase-badge.tsx | frontend/src/components/badge/model-download-phase-badge.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/approval-order/approval-order-operations.tsx | frontend/src/components/approval-order/approval-order-operations.tsx | import { CheckIcon, EyeIcon, MoreHorizontalIcon, XIcon } from 'lucide-react'
import { ReactNode } from 'react'
import { Button } from '@/components/ui/button'
import {
DropdownMenu,
DropdownMenuContent,
DropdownMenuItem,
DropdownMenuSeparator,
DropdownMenuTrigger,
} from '@/components/ui/dropdown-menu'
impo... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/approval-order/dataset-order-detail.tsx | frontend/src/components/approval-order/dataset-order-detail.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/approval-order/approval-order-data-table.tsx | frontend/src/components/approval-order/approval-order-data-table.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/codeblock/config-dialog.tsx | frontend/src/components/codeblock/config-dialog.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/codeblock/dialog.tsx | frontend/src/components/codeblock/dialog.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/codeblock/log-dialog.tsx | frontend/src/components/codeblock/log-dialog.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/codeblock/copyable-command.tsx | frontend/src/components/codeblock/copyable-command.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/codeblock/detail-page-log.tsx | frontend/src/components/codeblock/detail-page-log.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/codeblock/terminal-dialog.tsx | frontend/src/components/codeblock/terminal-dialog.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
raids-lab/crater | https://github.com/raids-lab/crater/blob/15d5fd1a4c8474310b1cbe7e46c6b85af054e437/frontend/src/components/codeblock/pod-container-dialog.tsx | frontend/src/components/codeblock/pod-container-dialog.tsx | /**
* Copyright 2025 RAIDS Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | typescript | Apache-2.0 | 15d5fd1a4c8474310b1cbe7e46c6b85af054e437 | 2026-01-05T05:00:16.720559Z | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.