- Set
WANDB_DISABLE_CODEtotrueto turn off all code tracking. This action prevents retrieval of the git SHA and the diff patch. - Set
WANDB_IGNORE_GLOBSto*.patchto stop syncing the diff patch to the servers, while keeping it available locally for application withwandb restore.
- Navigate to
https://wandb.ai/<team>. Replace<team>with your team name. - Select Team settings in the left navigation.
- Open the Privacy section and turn Enable code saving by default off.