Skip to content

Commit

Permalink
fix: simplify hello guidebook to remove top-level markdown tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
starpit committed Nov 9, 2022
1 parent d6f1b84 commit 2616ac2
Showing 1 changed file with 8 additions and 20 deletions.
28 changes: 8 additions & 20 deletions plugins/plugin-client-default/notebooks/hello.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,11 @@ layout:
maximized: true
---

=== "Run a Job"
```shell
---
execute: now
outputOnly: true
maximize: true
---
codeflare terminal task
```

=== "Terminal"
```shell
---
execute: now
outputOnly: true
maximize: true
---
codeflare terminal shell
```

```shell
---
execute: now
outputOnly: true
maximize: true
---
codeflare terminal task
```

0 comments on commit 2616ac2

Please sign in to comment.