Skip to content
Snippets Groups Projects
Commit 23819e69 authored by Lance Wilson's avatar Lance Wilson
Browse files

Update warndialog.component.html to explain more of what is happening

parent a0d21294
No related branches found
No related tags found
4 merge requests!106if stat fails, display the error instead of immediately refreshing...,!99Dev,!70Test,!69Dev
Pipeline #11598 passed
......@@ -6,8 +6,8 @@
<h2>Application Running</h2>
It looks like you already connected to a Strudel2 Application<br>
</div>
Depending on which applications you are connecting to and which order you open the windows in, you may experience bugs<br>
For example if you open Jupyter Lab then a terminal Jupyter Lab will misbehave. If you open terminal the Jupyter Lab this will be OK.
Depending on which applications you are connecting to and which order you open the windows in, you may experience issues with the secure link from your computer to the Strudel2<br>
For example if you open Jupyter Lab then a terminal Jupyter Lab will lose the secure tunnel. If you open the terminal app then the Jupyter Lab app this will be OK.
<div fxLayout="row" fxLayoutAlign="space-between stretch" style="width: 100%">
<button mat-button (click)="close(null)">OK, Got it!</button>
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment