{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "## Part 3: Reading and running the modified OpenMDAO Assembly\n", "\n", "This is the last of three Jupyter Notebooks that show an example of the workflow pictured below:\n", "\n", "\n", "\n", "\n", "\n", "In this notebook engineer 3 is getting the modified assembly JSON file, and can load this in their Jupyter Notebook environment and create a new OpenMDAO assembly. This can now be executed. We also use the subset of the state from the original setup. Note that someone can even edit the HDF5 file separately and that would be reflected in this. \n", "\n", "