openfl.interface.workspace.apply_template_plan

openfl.interface.workspace.apply_template_plan#

openfl.interface.workspace.apply_template_plan(prefix, template)[source]#

Copy plan file from template folder.

This function unfolds default values from template plan configuration and writes the configuration to the current workspace.

Parameters:
  • prefix – The prefix for the directories to be created.

  • template – The template to use for creating the workspace.