Skip to main content
To disable code capture, use one of the following methods:
  • During W&B Weave client initialization, set capture_code to False: weave.init("entity/project", settings={"capture_code": False}).
  • Set the environment variable WEAVE_CAPTURE_CODE=false.

Code Capture