Function - create

Contents

Function - create#

openfl.interface.collaborator.create(collaborator_name, data_path, silent)[source]#

Creates a user for an experiment.

Parameters:
  • collaborator_name (str) – The certified common name of the collaborator.

  • data_path (str) – The data path to be associated with the collaborator.

  • silent (bool) – Do not prompt.