Skip to content

Instantly share code, notes, and snippets.

@universvm
Created May 10, 2021 10:47
Show Gist options
  • Save universvm/1b233e9669e54bb0c85e5ac7eea88af9 to your computer and use it in GitHub Desktop.
Save universvm/1b233e9669e54bb0c85e5ac7eea88af9 to your computer and use it in GitHub Desktop.
Start Wandb
docker run --rm -d -v /opt/wandb:/vol -p 9988:8080 --name wandb-local wandb/local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment