Jobs & Pipelines: is it possible for "Run parameters" to display a value generated in code?

397973
New Contributor III

Hi. I'm testing out the "Run parameters" you see in Jobs & Pipelines. As far as I know, this value is set manually by "Job parameters" on the right side bar. 

Can I set the value within code though? Like if I want something dynamically generated depending on the current month and that value propagates to other notebooks within the job. 

But I'd also like to see the value in the GUI but I don't see how to get it to show a value generated in my Python code.

397973_0-1776867978321.png

Please advise if you know how to do it. Thanks.