> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-hivemind-launch.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 노트북

<Card title="노트북에서 'Run Finished' 알림이 작동하나요?" href="/ko/support/models/articles/do-run-finished-alerts-work-in-notebooks" arrow="true" horizontal>
  아니요. Run Finished 알림(User Settings의 Run Finished 설정으로 활성화)은 Python 스크립트에서만 작동하며 ...
</Card>

<Card title="'Failed to query for notebook' 오류는 어떻게 처리하나요?" href="/ko/support/models/articles/how-do-i-handle-the-failed-to-query-for-" arrow="true" horizontal>
  "Failed to query for notebook name" 오류 메시지가 표시되면 WANDB\_NOTEBOOK\_N ...로 수동 설정할 수 있습니다.
</Card>

<Card title="W&B 정보 메시지를 숨기려면 어떻게 하나요?" href="/ko/support/models/articles/how-do-i-silence-wb-info-messages" arrow="true" horizontal>
  노트북에서 다음과 같은 로그 메시지를 숨기려면: 로그 수준을 logging.ERROR로 설정하면 오류만 표시되고, suppress ...
</Card>
