OnRampOrg / onramp

OnRamp to Parallel Computing - an educational web portal for learning to use parallel systems.
BSD 3-Clause "New" or "Revised" License
2 stars 6 forks source link

communicate PCE info to web interface #46

Open ssfoley opened 8 years ago

ssfoley commented 8 years ago

Need to get some basic PCE info to web interface. May come from PCE itself or server can cache it.

┆Issue is synchronized with this Asana task

koepked commented 8 years ago

The PCE is currently serving this information, but the PCEAccess class in the server implementation needs to be updated to fetch it.

ssfoley commented 8 years ago

PCEAccess class was updated, but still not getting data or not getting it out to web interface properly.