Front End - LLNL-Collaboration/uiuc2015 GitHub Wiki

Motivation

We want to enable users to interact with their simulations via web-pages, Lorenz portlets, and web enabled applications such as IPython. We also need a slick way to view and select running jobs that are ready to receive connections from these tools.

Summary of Main Tasks

We can start with the existing tests in the Conduit library, and explore turning those into Portlets.

  • Prototype the connection
  • Refine the front end; if port is opened, connect it to another page, pop it up in portlet
  • Creating registry of services and display them for choices
  • Handling groups and permissions could be a stretch goal