Now that we can submit jobs via R function call, it would be nice if we could easily retrieve the non-markdown outputs also via R function call. This would make it easy, for example, to batch submit jobs, collect the outputs, and combine them in some way. Sort of a poor man's MapReduce. I guess some kind of job status api route would also be helpful here. Unclear how much of this is already done.
Now that we can submit jobs via R function call, it would be nice if we could easily retrieve the non-markdown outputs also via R function call. This would make it easy, for example, to batch submit jobs, collect the outputs, and combine them in some way. Sort of a poor man's MapReduce. I guess some kind of job status api route would also be helpful here. Unclear how much of this is already done.