-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
inputs (can change)
opentrons_script_path: str,
json_file_path: str,
zip_name: str | None = None,
overwrite: bool = False,
) -> Path:
it runs and creates the files in a temporary directory, zip them and return them to the user.
focus in returning the outputs
in the zip file we need the protocol.py, protocol_simulation_log.txt, human_instructions.md(doc), JSON used as input
Ypur development will be spread out across 2 repositories PUDU, BuildCompiler. In BuildCompiler you main modules are robotutils.py, buildcompiler.py and Notebooks.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request