Instead of submitting a job to the executor the stitch_render-client notebook instead called the renderapi.client.pointMatchClient instead got called before submitting the job. This effectively made the code single-threaded. THis pull request fixes that.
Instead of submitting a job to the executor the stitch_render-client notebook instead called the
renderapi.client.pointMatchClient
instead got called before submitting the job. This effectively made the code single-threaded. THis pull request fixes that.Also added logs to .gitignore