Skip to content

Commit d33dbf9

Browse files
committed
fix: remove Gallery from hello guidebook
1 parent b64aea4 commit d33dbf9

File tree

1 file changed

+2
-23
lines changed
  • plugins/plugin-client-default/notebooks

1 file changed

+2
-23
lines changed

Diff for: plugins/plugin-client-default/notebooks/hello.md

+2-23
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ layout:
77
maximized: true
88
---
99

10-
=== "Use the CodeFlare CLI"
10+
=== "Run a Job"
1111
```shell
1212
---
1313
execute: now
@@ -17,28 +17,7 @@ layout:
1717
codeflare terminal task
1818
```
1919

20-
=== "Gallery"
21-
=== "CodeFlare CLI"
22-
```shell
23-
---
24-
execute: now
25-
outputOnly: true
26-
maximize: true
27-
---
28-
codeflare gallery
29-
```
30-
31-
=== "CodeFlare Dashboard"
32-
```shell
33-
---
34-
execute: now
35-
outputOnly: true
36-
maximize: true
37-
---
38-
codeflare dashboard-gallery
39-
```
40-
41-
=== "Local Terminal"
20+
=== "Terminal"
4221
```shell
4322
---
4423
execute: now

0 commit comments

Comments
 (0)