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
This PR is
1. Replacing the components to take less space.
2. Replacing the Without and With VDK image with CLI GIF
3. Restructuring the Resources, as per the feedback that in the Next
steps should be the Getting Started link and just reshuffle the
resources in a better chronological order + add corresponding emojis
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: README.md
+14-40Lines changed: 14 additions & 40 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,48 +58,21 @@ VDK creates data processing workflows to:
58
58
- Provide built-in monitoring and smart notification capabilities.
59
59
- Track both code and data modifications and the relationship between them, allowing quicker troubleshooting and version rollback.
60
60
61
+
<!-- This is going to be transferred to the VDK CLI page to be linked: -->
62
+
### A preview of the VDK CLI commands:
63
+
-`vdk create`
64
+
-`vdk run`
65
+
-`vdk deploy`<br>
66
+
<br> <imgalt="Gif displaying Versatile Data Kit commands create, run and deploy"src="https://github.com/vmware/versatile-data-kit/blob/main/support/images/versatile-data-kit-cli-retail.gif"width=80%height=auto/>
61
67
62
-

63
-

64
68

65
69

<!-- This is going to be transferred to the VDK CLI page to be linked:
89
-
A preview of the VDK CLI commands:
90
-
- `vdk create`
91
-
- `vdk run`
92
-
- `vdk deploy`<br>
93
-
<br> <img alt="Gif displaying Versatile Data Kit commands create, run and deploy" src="https://github.com/vmware/versatile-data-kit/blob/main/support/images/versatile-data-kit-cli-retail.gif" width=80% height=auto/>
🪜 [A step-by-step guide building a Web App with Streamlit and VDK](https://towardsdatascience.com/how-to-build-a-web-app-with-data-ingested-through-versatile-data-kit-ddae43b5f62d](https://towardsdatascience.com/how-to-build-a-web-app-with-data-ingested-through-versatile-data-kit-ddae43b5f62d)</br>
117
+
▶️ [VDK UI - Installation and Getting Started](https://www.youtube.com/watch?v=DLRGCCGUp0U)</br>
144
118
🗣️ Get to know us and ask questions at our [community meeting](https://github.com/vmware/versatile-data-kit/wiki/Community-and-Resources)</br>
145
119
146
120
# Additional Resources
121
+
🔍 [Documentation](https://github.com/vmware/versatile-data-kit/wiki/Introduction) for VDK.</br>
147
122
📖 [Running in production](https://github.com/vmware/versatile-data-kit/wiki/Installation#install-versatile-data-kit-control-service)</br>
148
-
📖 [Documentation](https://github.com/vmware/versatile-data-kit/wiki/Introduction) for VDK.</br>
0 commit comments