Last modified by jensb on 2023/04/27 14:17

From version 33.1
edited by jensb
on 2023/04/27 14:17
Change comment: There is no comment for this version
To version 25.1
edited by jensb
on 2023/04/14 18:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -30,8 +30,6 @@
30 30  (% style="text-align:center" %)
31 31  [[image:image-20230414175125-4.png||alt="ViSimpl visualizing the simulation results next to NEST Desktop"]]
32 32  
33 -
34 -
35 35  = Preparation (Quickstart Guide) =
36 36  
37 37  First, download the Docker Compose configuration file for NEST Desktop and Insite.
... ... @@ -61,14 +61,12 @@
61 61  
62 62  (% class="box" %)
63 63  (((
64 -##VERSION=1.8.8
62 +##VERSION=1.8.3
65 65  wget https:~/~/vg-lab.es/apps/visimpl/latest-release/visimpl-$VERSION-x86_64.AppImage
66 66  chmod +x visimpl-$VERSION-x86_64.AppImage
67 67  ./visimpl-$VERSION-x86_64.AppImage##
68 68  )))
69 69  
70 -
71 -
72 72  = How to use NEST Desktop with ViSimpl (Quickstart Guide) =
73 73  
74 74  1. In NEST Desktop, make sure that both backends (NEST Simulator and Insite) are running.
... ... @@ -78,19 +78,17 @@
78 78  
79 79  = Usage Video =
80 80  
81 -A video showing the usage can be found [[here>>doc:Video]].
77 +* A video showing the usage can be found [[here>>doc:Video]].
78 +)))
82 82  
83 -{{html}}
84 -<iframe height="686" src="https://drive.ebrains.eu/f/8e448778130b4af48605/" width="785" />
85 85  
86 -<style>
87 - iframe {
88 - height: 100vh;
89 - width: 100%;
90 - object-fit: fill; // use "cover" to avoid distortion
91 - position: absolute;
92 - }
93 -</style>
94 -{{/html}}
81 +
82 +(% class="col-xs-12 col-sm-4" %)
83 +(((
84 +{{box title="**Contents**"}}
85 +{{toc/}}
86 +{{/box}}
87 +
88 +
95 95  )))
96 96  )))