You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`codeflare` guides you through the complex process by posing a series of questions. Where is your source code? Where is your data? | You may name the set of answers you provided. We call this a **profile**. Your inner loop then becomes: `codeflare -y -p <profileName>`. The `-y` means accept all prior answers. |`codeflare` offers quick access to a variety of graphical dashboards, including MLFlow, Tensorboard, and a custom CodeFlare Dashboard that helps you track the progress of an individual job. |
23
+
|`codeflare` glues answers together and submits a Kubernetes job. | You can switch quickly between profiles, and even submit jobs to distinct profiles concurrently. | There is no need to fiddle with yaml files and port forwards. With a few clicks, you will get a popup dashboard window. |
0 commit comments