You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Technically you could write a partition annotation but that would be a little verbose.
It would be nicer if we had Banyan.print, ``Banyan.println, and Banyan.@show`.
We could also have a Banyan.@return that specially sets the result of a job. This result would be in a separate column on the table. This is inspired by https://help.juliahub.com/run/#outputs.
Banyan.jl should provide an
@return
macro so that job results are included in the jobs table on the dashboard.The text was updated successfully, but these errors were encountered: