File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 19
19
{
20
20
"title" : " Set up an IBM Quantum channel" ,
21
21
"url" : " /guides/setup-channel"
22
+ },
23
+ {
24
+ "title" : " Advanced setup" ,
25
+ "children" : [
26
+ {
27
+ "title" : " Install the Qiskit SDK from source" ,
28
+ "url" : " /guides/install-qiskit-source"
29
+ },
30
+ {
31
+ "title" : " Configure the Qiskit SDK locally" ,
32
+ "url" : " /guides/configure-qiskit-local"
33
+ }
34
+ ]
22
35
}
23
36
]
24
37
},
29
42
{
30
43
"title" : " Latest updates" ,
31
44
"url" : " /guides/latest-updates"
32
- },
33
- {
34
- "title" : " Advanced setup" ,
35
- "children" : [
36
- {
37
- "title" : " Install the Qiskit SDK from source" ,
38
- "url" : " /guides/install-qiskit-source"
39
- },
40
- {
41
- "title" : " Configure the Qiskit SDK locally" ,
42
- "url" : " /guides/configure-qiskit-local"
43
- }
44
- ]
45
45
}
46
46
],
47
47
"collapsible" : false
You can’t perform that action at this time.
0 commit comments