Add SSH info to remote session overview (#937)

This commit is contained in:
pollfly
2024-09-22 13:20:41 +03:00
committed by GitHub
parent 03b2e7d737
commit eb36f48413
2 changed files with 5 additions and 3 deletions

View File

@@ -74,6 +74,7 @@ module.exports = {
{'Remote IDE': [
'remote_session',
'apps/clearml_session',
{type: 'ref', id: 'webapp/applications/apps_ssh_session'},
{type: 'ref', id: 'webapp/applications/apps_jupyter_lab'},
{type: 'ref', id: 'webapp/applications/apps_vscode'}
]