Hello Can we use z.run() to run a set of paragraphs? In my notebook, I have spark and angular paragraphs and I would fire running of, lets say, 5 paragraphs, preferably, simultaneously. These paragraphs launch various visualization widgets (bar charts, leaflet map, and cytoscape network graphs). So, paragraph A creates a necessary data structures from which these visualizations can be created, and run all the other paragraphs. Please let me know how can I achieve this?
regards Bala