Select Git revision
-
Stefano Alberto Russo authored
Added support for computing parameters and for stopping Slurm Jobs, improved agent and output file handling. Minor fixes
Stefano Alberto Russo authoredAdded support for computing parameters and for stopping Slurm Jobs, improved agent and output file handling. Minor fixes
index.html 279 B
<html>
<head>
<script type="text/javascript">
function redirecter(){
window.location = "./vnc.html?autoconnect=true&resize=remote"
}
</script>
</head>
<body onLoad="redirecter()">
Access VNC: click <a href="./vnc.html?autoconnect=true&resize=remote">here</a>.
</body>
</html>