Using the experiment queue
Basic workflow
1
3
Monitoring your experiments
rlab.get_experiments(print_max=10) # 0 for no print, None to print all
Checking your position in the queue

Cancelling a queued experiment
Downloading the data
A complete example


Generating instructions from a pandas dataframe
Last updated