File tree Expand file tree Collapse file tree 3 files changed +18
-21
lines changed
plugins/plugin-client-default Expand file tree Collapse file tree 3 files changed +18
-21
lines changed Original file line number Diff line number Diff line change 1+ <img alt =" CodeFlare Icon " src =" @kui-shell/client/icons/svg/codeflare.svg " width =" 128 " height =" 128 " />
2+
3+ [ CodeFlare] ( https://codeflare.dev ) simplifies the
4+ integration, scaling and acceleration of complex multi-step analytics
5+ and machine learning pipelines on the cloud.
6+
7+ > ### Getting Started
8+ >
9+ > - Use the ` codeflare ` command in your
10+ > terminal, or the one embedded here :material-transfer-right:
11+ > - This CLI guides you through running a job, using a series of
12+ > questions.
13+ > - The answers to your questions are stored as a * profile* .
Original file line number Diff line number Diff line change 22title : Hello
33className : codeflare--welcome-guidebook
44layout :
5- 1 : default
6- 2 :
5+ 1 :
76 position : default
87 maximized : true
9- 3 :
8+ 2 :
109 position : default
1110 maximized : true
1211---
1312
14- <img alt =" CodeFlare Icon " src =" @kui-shell/client/icons/svg/codeflare.svg " width =" 128 " height =" 128 " align =" left " />
15-
16- [ CodeFlare] ( https://codeflare.dev ) simplifies the
17- integration, scaling and acceleration of complex multi-step analytics
18- and machine learning pipelines on the cloud.
19-
20- > ### Getting Started
21- >
22- > - Use the ` codeflare ` command in your
23- > terminal, or the one embedded here :material-transfer-right:
24- > - This CLI guides you through running a job, using a series of
25- > questions.
26- > - The answers to your questions are stored as a * profile* .
27-
28- ---
29-
3013=== "Your Profiles"
3114 ```shell
3215 ---
@@ -35,6 +18,7 @@ and machine learning pipelines on the cloud.
3518 ---
3619 codeflare get profile
3720 ```
21+
3822---
3923
4024=== "Use the CodeFlare CLI"
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ export default class CodeFlareWidget extends React.PureComponent {
2929 private static popoverBody ( ) {
3030 return (
3131 < div className = "not-very-wide pre-wrap" >
32- With CodeFlare, the time it takes to train an AI system can drop from weeks to a single day in a hybrid cloud
33- environment .
32+ < a href = "https://codeflare.dev" > CodeFlare</ a > simplifies the integration, scaling and acceleration of complex
33+ multi-step analytics and machine learning pipelines on the cloud .
3434 </ div >
3535 )
3636 }
You can’t perform that action at this time.
0 commit comments