In [3]:
from IPython.display import Image

Overview

  1. Created clarityviz simulation script that takes in the same inputs and creates the same number of html files that the actual pipeline would create, and uploads them to a given s3 bucket.
  2. So we can just replace the simulation script with the actual pipeline.

TODO:

  1. Automate the process of creating compute environments and integrate AWS cli stuff.

In [6]:
Image('images/may1/batch_sim_cmd.png')


Out[6]:

In [7]:
Image('images/may1/batch_job.png')


Out[7]:

In [2]:
# ![title](images/s3_uploads.png)
Image("images/may1/s3_uploads.png")


Out[2]:

In [ ]: