login: Wandb login

View source: R/callbacks.R

loginR Documentation

Wandb login

Description

Log in to W&B.

Usage

login(anonymous = NULL, key = NULL, relogin = NULL, host = NULL, force = NULL)

Arguments

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

Value

None


fastai documentation built on March 31, 2023, 11:41 p.m.