{% extends "base.html" %} {% comment "copyright" %} Copyright (c) 2016 by Adaptive Computing Enterprises, Inc. All Rights Reserved. {% endcomment %} {% load staticfiles %} {% load pipeline %} {% block title %}Remote Visualization Sessions{% endblock %} {% block content %} {% stylesheet "sessions" %} {% javascript "sessions" %}

Remote Sessions

Session Name Job Id Submitter ID Started Last Connect Last Disconnect
Show entries
{% if 'Sessions Admin' in perms %} {% endif %}

Filters

{% if 'Sessions Admin' in perms %}
{% endif %}
{% endblock %}