11< body >
2- < div class ="vp-instance-base cm-s-ipython ">
3- < label for ="vp_instanceVariable " class ="vp-instance-label variable "> Variable</ label >
4- < div class ="vp-instance-box variable ">
5- < textarea id ="vp_instanceVariable " name ="code "> </ textarea >
6- </ div >
7- < div class ="vp-ins-container variable " id ="vp_variableInsEditContainer ">
8- <!-- vpInstanceEditor -->
9- </ div >
2+ < div class ="vp-instance-body ">
3+ < div class ="vp-instance-left-box vp-instance-base cm-s-ipython ">
4+ < div class ="vp-instance-target-box vp-grid-col-110 ">
5+ < label for ="vp_instanceTarget " class ="vp-instance-label variable "> Target variable</ label >
6+ < input type ="text " id ="vp_instanceTarget " placeholder ="Select variable "/>
7+ </ div >
8+ < div class ="vp-instance-box variable ">
9+ < textarea id ="vp_instanceVariable " name ="code "> </ textarea >
10+ </ div >
11+ < div class ="vp-ins-container variable " id ="vp_variableInsEditContainer ">
12+ <!-- vpInstanceEditor -->
13+ </ div >
1014
11- < hr style ="margin: 0px; "/>
15+ < hr style ="margin: 0px; "/>
1216
13- < label for ="vp_instanceAllocate " class ="vp-instance-label allocate "> Allocate to</ label >
14- < input type ="text " id ="vp_instanceAllocate " placeholder ="Variable name "/>
17+ < label for ="vp_instanceAllocate " class ="vp-instance-label allocate "> Allocate to</ label >
18+ < input type ="text " id ="vp_instanceAllocate " placeholder ="Variable name "/>
19+ </ div >
20+ < div class ="vp-instance-right-box ">
21+ < div class ="vp-bold ">
22+ < span class ="vp-instance-preview-title "> Instance Preview</ span >
23+ </ div >
24+ < div class ="vp-instance-preview-box vp-grid-border-box ">
25+ < div id ="instancePreview " class ="vp-instance-preview-content rendered_html vp-center "> </ div >
26+ </ div >
27+ </ div >
1528 </ div >
29+
1630</ body >
0 commit comments