[publiqa_2] Get the value of a step parameter at runtime


In the following example the current value of step parameter 'my_key' is to be read and assigned to variable 'my_key_value':


from publiqa.data import data_store

my_key_value = data_store.get('my_key')

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us