Add files via upload
This commit is contained in:
parent
e7e751c143
commit
d955c9f0a0
@ -12,6 +12,7 @@ julia
|
|||||||
]
|
]
|
||||||
activate .
|
activate .
|
||||||
##(press backspace)
|
##(press backspace)
|
||||||
using Genie ; Genie.loadapp() ; up()
|
using Genie
|
||||||
|
Genie.loadapp() ; up()
|
||||||
```
|
```
|
||||||
And finally open the port that gets generated to access to the GUI<br />
|
And finally open the port that gets generated to access to the GUI<br />
|
||||||
|
|||||||
@ -46,7 +46,7 @@
|
|||||||
<p>{{msg}}</p>
|
<p>{{msg}}</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<plotly :data="plotdata" :layout="plotlayout"> </plotly>
|
<!-- <plotly :data="plotdata" :layout="plotlayout"> </plotly>-->
|
||||||
</div>
|
</div>
|
||||||
<div class="st-col col-12 col-sm st-module">
|
<div class="st-col col-12 col-sm st-module">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
@ -66,3 +66,5 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<plotly :data="plotdata" :layout="plotlayout"> </plotly>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user