Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hpc-team
strudelv2_spa
Commits
b9063b40
Commit
b9063b40
authored
Oct 14, 2019
by
Chris Hines
Browse files
errors in the m3 test apps
parent
f25d0286
Changes
1
Show whitespace changes
Inline
Side-by-side
src/assets/config/m3apps.test.json
View file @
b9063b40
...
...
@@ -2,7 +2,15 @@
{
"url"
:
null
,
"name"
:
"Desktop"
,
"startscript"
:
"#!/bin/bash
\n
/usr/local/sv2/desktop/desktop.slurm
\n
"
,
"actions"
:
[
{
"appactions"
:
[
{
"name"
:
"Clear Logs"
,
"paramscmd"
:
"/usr/local/sv2/dev/rmlogs Desktop | /usr/local/sv2/dev/jsonify.py"
,
"client"
:
{
"cmd"
:
null
,
"redir"
:
null
},
"states"
:
null
}
],
"instactions"
:
[
{
"name"
:
"Connect"
,
"paramscmd"
:
"/usr/local/sv2/desktop/params.py {jobid}"
,
"client"
:
{
"cmd"
:
null
,
"redir"
:
"vnc.html?password={password}"
},
...
...
@@ -36,7 +44,7 @@
"url"
:
null
,
"name"
:
"Jupyter Lab"
,
"startscript"
:
"#!/bin/bash
\n
/usr/local/sv2/jupyter/jupyter.slurm
\n
"
,
"actions"
:
[
"
inst
actions"
:
[
{
"name"
:
"Connect"
,
"paramscmd"
:
"/usr/local/sv2/jupyter/jupyter_params.py {jobid}"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment