You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!doctype html><htmllang="en"><head><metacharset="utf-8"/><linkrel="shortcut icon" href="/autosubmitapp/favicon.ico"/><linkrel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css" integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous"/><scripttype="text/javascript" src="https://unpkg.com/vis-network@latest/dist/vis-network.min.js"></script><linkhref="https://cdnjs.cloudflare.com/ajax/libs/vis/4.21.0/vis-network.min.css" rel="stylesheet"/><linkrel="stylesheet" href="/autosubmitapp/bootstrap.css"><scriptsrc="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script><scriptsrc="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script><scriptsrc="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-+YQ4JLhjyBLPDQt//I+STsc9iw4uQqACwlvpslubQzn4u2UU2UFM80nGisd026JF" crossorigin="anonymous"></script><script>$(document).ready((function(){}))</script><metaname="viewport" content="width=device-width,initial-scale=1"/><metaname="theme-color" content="#000000"/><linkrel="manifest" href="/autosubmitapp/manifest.json"/><title>Autosubmit GUI</title><linkhref="/autosubmitapp/static/css/main.a557b068.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><divid="root"></div><script>!function(e){functiont(t){for(varn,i,a=t[0],l=t[1],p=t[2],c=0,s=[];c<a.length;c++)i=a[c],Object.prototype.hasOwnProperty.call(o,i)&&o[i]&&s.push(o[i][0]),o[i]=0;for(ninl)Object.prototype.hasOwnProperty.call(l,n)&&(e[n]=l[n]);for(f&&f(t);s.length;)s.shift()();returnu.push.apply(u,p||[]),r()}functionr(){for(vare,t=0;t<u.length;t++){for(varr=u[t],n=!0,a=1;a<r.length;a++){varl=r[a];0!==o[l]&&(n=!1)}n&&(u.splice(t--,1),e=i(i.s=r[0]))}returne}varn={},o={1:0},u=[];functioni(t){if(n[t])returnn[t].exports;varr=n[t]={i:t,l:!1,exports:{}};returne[t].call(r.exports,r,r.exports,i),r.l=!0,r.exports}i.m=e,i.c=n,i.d=function(e,t,r){i.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},i.r=function(e){"undefined"!=typeofSymbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,t){if(1&t&&(e=i(e)),8&t)returne;if(4&t&&"object"==typeofe&&e&&e.__esModule)returne;varr=Object.create(null);if(i.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeofe)for(varnine)i.d(r,n,function(t){returne[t]}.bind(null,n));returnr},i.n=function(e){vart=e&&e.__esModule?function(){returne.default}:function(){returne};returni.d(t,"a",t),t},i.o=function(e,t){returnObject.prototype.hasOwnProperty.call(e,t)},i.p="/autosubmitapp/";vara=this.webpackJsonpautosubmitgui=this.webpackJsonpautosubmitgui||[],l=a.push.bind(a);a.push=t,a=a.slice();for(varp=0;p<a.length;p++)t(a[p]);varf=l;r()}([])</script><scriptsrc="/autosubmitapp/static/js/2.3423027a.chunk.js"></script><scriptsrc="/autosubmitapp/static/js/main.276bd7d4.chunk.js"></script></body><scripttype="text/javascript">functionshowTreeTab(){$('#myTab a[href="#treeview"]').tab("show")}functionshowGraphTab(){$('#myTab a[href="#graph"]').tab("show")}functionshowLogTab(){$('#myTab a[href="#log"]').tab("show")}functionshowStatsTab(){$('#myTab a[href="#stats"]').tab("show")}functioncopyToClip(o){vare=document.getElementById(o);e?(e.select(),e.setSelectionRange(0,99999),document.execCommand("copy")):console.log("No selection")}functionfallbackCopyTextToClipboard(o){vare=document.createElement("textarea");e.value=o,e.style.top="0",e.style.left="0",e.style.position="fixed",document.body.appendChild(e),e.focus(),e.select();try{vart=document.execCommand("copy")?"successful":"unsuccessful";console.log("Fallback: Copying text command was "+t)}catch(o){console.error("Fallback: Oops, unable to copy",o)}document.body.removeChild(e)}functioncopyTextToClipboard(o){navigator.clipboard?navigator.clipboard.writeText(o).then((function(){console.log("Async: Copying to clipboard was successful!")}),(function(o){console.error("Async: Could not copy text: ",o)})):fallbackCopyTextToClipboard(o)}functionscrollToBottom(){varo=document.getElementById("log_scroll");o&&(o.scrollTop=o.scrollHeight-o.clientHeight)}</script><linkhref="//cdn.jsdelivr.net/npm/[email protected]/dist/skin-win8/ui.fancytree.min.css" rel="stylesheet"/></html>
1
+
<!doctype html><htmllang="en"><head><metacharset="utf-8"/><linkrel="shortcut icon" href="/autosubmitapp/favicon.ico"/><linkrel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css" integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous"/><scripttype="text/javascript" src="https://unpkg.com/vis-network@latest/dist/vis-network.min.js"></script><linkhref="https://cdnjs.cloudflare.com/ajax/libs/vis/4.21.0/vis-network.min.css" rel="stylesheet"/><linkrel="stylesheet" href="/autosubmitapp/bootstrap.css"><scriptsrc="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script><scriptsrc="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script><scriptsrc="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-+YQ4JLhjyBLPDQt//I+STsc9iw4uQqACwlvpslubQzn4u2UU2UFM80nGisd026JF" crossorigin="anonymous"></script><script>$(document).ready((function(){}))</script><metaname="viewport" content="width=device-width,initial-scale=1"/><metaname="theme-color" content="#000000"/><linkrel="manifest" href="/autosubmitapp/manifest.json"/><title>Autosubmit GUI</title><linkhref="/autosubmitapp/static/css/main.a557b068.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><divid="root"></div><script>!function(e){functiont(t){for(varn,i,a=t[0],l=t[1],p=t[2],c=0,s=[];c<a.length;c++)i=a[c],Object.prototype.hasOwnProperty.call(o,i)&&o[i]&&s.push(o[i][0]),o[i]=0;for(ninl)Object.prototype.hasOwnProperty.call(l,n)&&(e[n]=l[n]);for(f&&f(t);s.length;)s.shift()();returnu.push.apply(u,p||[]),r()}functionr(){for(vare,t=0;t<u.length;t++){for(varr=u[t],n=!0,a=1;a<r.length;a++){varl=r[a];0!==o[l]&&(n=!1)}n&&(u.splice(t--,1),e=i(i.s=r[0]))}returne}varn={},o={1:0},u=[];functioni(t){if(n[t])returnn[t].exports;varr=n[t]={i:t,l:!1,exports:{}};returne[t].call(r.exports,r,r.exports,i),r.l=!0,r.exports}i.m=e,i.c=n,i.d=function(e,t,r){i.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},i.r=function(e){"undefined"!=typeofSymbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,t){if(1&t&&(e=i(e)),8&t)returne;if(4&t&&"object"==typeofe&&e&&e.__esModule)returne;varr=Object.create(null);if(i.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeofe)for(varnine)i.d(r,n,function(t){returne[t]}.bind(null,n));returnr},i.n=function(e){vart=e&&e.__esModule?function(){returne.default}:function(){returne};returni.d(t,"a",t),t},i.o=function(e,t){returnObject.prototype.hasOwnProperty.call(e,t)},i.p="/autosubmitapp/";vara=this.webpackJsonpautosubmitgui=this.webpackJsonpautosubmitgui||[],l=a.push.bind(a);a.push=t,a=a.slice();for(varp=0;p<a.length;p++)t(a[p]);varf=l;r()}([])</script><scriptsrc="/autosubmitapp/static/js/2.3423027a.chunk.js"></script><scriptsrc="/autosubmitapp/static/js/main.0543d5f6.chunk.js"></script></body><scripttype="text/javascript">functionshowTreeTab(){$('#myTab a[href="#treeview"]').tab("show")}functionshowGraphTab(){$('#myTab a[href="#graph"]').tab("show")}functionshowLogTab(){$('#myTab a[href="#log"]').tab("show")}functionshowStatsTab(){$('#myTab a[href="#stats"]').tab("show")}functioncopyToClip(o){vare=document.getElementById(o);e?(e.select(),e.setSelectionRange(0,99999),document.execCommand("copy")):console.log("No selection")}functionfallbackCopyTextToClipboard(o){vare=document.createElement("textarea");e.value=o,e.style.top="0",e.style.left="0",e.style.position="fixed",document.body.appendChild(e),e.focus(),e.select();try{vart=document.execCommand("copy")?"successful":"unsuccessful";console.log("Fallback: Copying text command was "+t)}catch(o){console.error("Fallback: Oops, unable to copy",o)}document.body.removeChild(e)}functioncopyTextToClipboard(o){navigator.clipboard?navigator.clipboard.writeText(o).then((function(){console.log("Async: Copying to clipboard was successful!")}),(function(o){console.error("Async: Could not copy text: ",o)})):fallbackCopyTextToClipboard(o)}functionscrollToBottom(){varo=document.getElementById("log_scroll");o&&(o.scrollTop=o.scrollHeight-o.clientHeight)}</script><linkhref="//cdn.jsdelivr.net/npm/[email protected]/dist/skin-win8/ui.fancytree.min.css" rel="stylesheet"/></html>
Copy file name to clipboardexpand all lines: src/components/context/vars.js
+2-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,8 @@ export const SHOW_PERFORMANCE_TAB = true; // If false -> The performance tab an
9
9
exportconstrootAppName="autosubmitapp";// Name of the app. It can be changed to publish the GUI in another environment, for example for testing in a new server.
10
10
// Main external url of the app. It can be changed to publish the GUI in another environment, for example for testing in a new server.
11
11
// current possible values: "https://earth.bsc.es" , "https://bscesautosubmitdev01.bsc.es"
"Autosubmit API couldn't retrieve the requested information on time. It might be due to a network error or heavy traffic on the shared folders that Autosubmit uses to store experiment information (/esarchive/autosubmit/).";// Default error message
0 commit comments