Conversation
- /timeline 화면과 AllocationTimeline 막대 차트 추가 - 학습/추론 섹션은 할당된 작업의 type으로 구분 (train·distributed / infer) - 눈금을 경과 시간에서 실제 시각(HH:MM)으로 표시 - 10초 주기 폴링, 조회 대상을 국내·라이브 클러스터로 한정 - 상단 내비게이션에 스케줄러 탭 추가 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
- 데이터셋 select 추가 (백엔드 제출 스키마에 필드가 없어 화면 전용) - 제출한 작업 id·시각을 sessionStorage에 저장해 스케줄러에서 20초간 강조 - 제출 완료 화면에 스케줄러 이동 버튼 추가, 중복 렌더된 버튼 정리 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
스케줄러가 fetchProviders로 전환되면서 호출처가 사라졌다. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝작업 내용
스케줄러 탭 추가 (
/timeline)AllocationTimeline막대 차트 추가type으로 구분합니다 (train·distributed → 학습, infer → 추론).node에 용도 필드가 없어 백엔드 변경 없이 나눌 수 있는 유일한 근거입니다0초,4분)에서 실제 시각(14:03)으로 변경작업 제출 화면
dataset이 생기면 payload에 붙이면 됩니다기타
fetchClusters()제거,*.tsbuildinfogitignore 추가확인
tsc --noEmit,next build통과