login | R Documentation |
Log in to W&B.
login(anonymous = NULL, key = NULL, relogin = NULL, host = NULL, force = NULL)
anonymous |
must,never,allow,false,true |
key |
API key (secret) |
relogin |
relogin or not |
host |
host address |
force |
whether to force a user to be logged into wandb when running a script |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.