OnDemand Interactive Sessions#
OnDemand interactive sessions, provides a place to see all running or completed interactive sessions in separate cards. For each running session, a piece of information are provided.
Card infromation#
Host#
The node name where your job is running on. Clicking the host name, will open a shell inside this node. You can use commands like htop
or top
to check how your job is running.
Session ID#
Clicking on the session ID, will open file browser where your job files are placed.
This is very useful to debug unsuccessful jobs.
Delete button#
This button can delete this card and cancel your job.