Profile
Profile 섹션에서는 계정 이름과 소속 기관을 관리하고 수정할 수 있습니다. 선택 사항으로 약력, 위치, 개인 또는 기관 웹사이트 링크를 추가하고 프로필 이미지를 업로드할 수 있습니다.Edit your intro
소개(intro)를 편집하려면 프로필 상단에 있는 Edit 을 클릭하세요. 열리는 WYSIWYG 에디터는 Markdown 을 지원합니다.- 라인을 편집하려면 해당 라인을 클릭하세요. 시간을 절약하려면
/를 입력하고 목록에서 Markdown 을 선택할 수 있습니다. - 항목의 드래그 핸들을 사용하여 이동하세요.
- 블록을 삭제하려면 드래그 핸들을 클릭한 다음 Delete 를 클릭하세요.
- 변경 사항을 저장하려면 Save 를 클릭하세요.
소셜 배지 추가하기
X의@weights_biases 계정에 대한 팔로우 배지를 추가하려면, 배지 이미지를 가리키는 HTML <img> 태그와 함께 Markdown 스타일의 링크를 추가할 수 있습니다:
<img> 태그에서 width, height 또는 둘 다 지정할 수 있습니다. 하나만 지정하면 이미지의 비율이 유지됩니다.
Default team
하나 이상의 팀에 소속되어 있는 경우, Default team 섹션에서 run 또는 Weave trace가 팀을 지정하지 않을 때 사용할 기본 팀을 설정할 수 있습니다. 하나의 팀에만 소속되어 있는 경우 해당 팀이 기본값이 되며 이 섹션은 표시되지 않습니다. 계속하려면 탭을 선택하세요.- Multi-tenant Cloud
- Dedicated Cloud / Self-Managed
Default location to create new projects in 옆의 드롭다운을 클릭한 다음 기본 팀을 선택하세요.
자동화된 환경에서 스크립트를 실행할 때 기본 팀을 지정하려면
WANDB_ENTITY environment variable 을 사용하여 기본 위치를 지정할 수 있습니다.Teams
Teams 섹션에는 귀하의 모든 Teams 가 나열됩니다.- 팀 이름을 클릭하여 팀 페이지로 이동합니다.
- 추가 팀에 가입할 권한이 있는 경우, We found teams for you to join 옆의 View teams 를 클릭하세요.
- 선택 사항으로 Hide teams in public profile 을 활성화하세요.
팀을 생성하거나 관리하려면 Manage teams 를 참조하세요.
API keys
API Keys 섹션에서는 W&B 서비스 인증을 위한 개인 API 키 를 관리할 수 있습니다.API 키 확인하기
API 키 테이블에는 다음이 표시됩니다:- Key ID: 식별에 사용되는 각 API 키 의 첫 부분
- Name: 키를 생성할 때 입력한 설명이 포함된 이름
- Created: 키가 생성된 시점
- Last used: 가장 최근에 사용된 타임스탬프
보안을 위해 테이블에는 키 ID(키의 첫 부분)만 표시됩니다. 전체 보안 API 키 는 생성할 때 한 번만 표시됩니다.
새 API 키 생성하기
To create an API key, select the Personal API key or Service Account API key tab for details.- Personal API key
- Service account API key
To create a personal API key owned by your user ID:
- Log in to W&B, click your user profile icon, then click User Settings.
- Click Create new API key.
- Provide a descriptive name for your API key.
- Click Create.
- Copy the displayed API key immediately and store it securely.
API 키 삭제하기
API 키 를 삭제하여 엑세스 권한을 취소하려면:- API 키 테이블에서 삭제하려는 키를 찾습니다.
- 키 옆의 삭제 버튼을 클릭합니다.
- 삭제를 확인합니다.
Store and handle API keys securely
API keys provide access to your W&B account and should be protected like passwords. Follow these best practices:Recommended storage methods
- Secrets manager: Use a dedicated secrets management system such as AWS Secrets Manager, HashiCorp Vault, Azure Key Vault, or Google Secret Manager.
- Password manager: Use a reputable password manager application.
- OS-level keychains: Store keys in macOS Keychain, Windows Credential Manager, or Linux secret service. Not suggested for production.
What to avoid
- Never commit API keys to version control systems such as Git.
- Do not store API keys in plain text configuration files.
- Do not pass API keys on the command line, because they will be visible in the output of OS commands like
ps. - Avoid sharing API keys through email, chat, or other unencrypted channels.
- Do not hard-code API keys in your source code.
Environment variables
When using API keys in your code, pass them through environment variables:SDK version compatibility
New API keys are longer than legacy keys. When authenticating with older versions of thewandb or weave SDKs, you may encounter an API key length error.
Solution: Update to a newer SDK version:
-
wandbSDK v0.22.3+ -
weaveSDK v0.52.17+
WANDB_API_KEY environment variable as a workaround.
Beta features
Beta Features 섹션에서는 선택 사항으로 재미있는 애드온이나 개발 중인 신제품의 미리보기를 활성화할 수 있습니다. 활성화하려는 베타 기능 옆의 토글 스위치를 선택하세요.Alerts
Runs 가 충돌하거나 종료될 때 알림을 받거나, wandb.Run.alert() 를 사용하여 커스텀 알림을 설정하세요. 이메일 또는 Slack을 통해 알림을 받을 수 있습니다. 알림을 받고 싶은 이벤트 유형 옆의 스위치를 토글하세요.- Runs finished: Weights and Biases run 이 성공적으로 종료되었는지 여부.
- Run crashed: run 이 종료에 실패한 경우 알림.
Personal GitHub integration
개인 GitHub 계정을 연결합니다. GitHub 계정을 연결하려면:- Connect Github 버튼을 선택합니다. 그러면 OAuth(개방형 인증) 페이지로 리디렉션됩니다.
- Organization access 섹션에서 엑세스 권한을 부여할 조직을 선택합니다.
- Authorize wandb 를 선택합니다.