Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/getting-started/developer/snowflake-extension.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ For more information, please see the **[Snowflake VS Code Extension Docs](https:
<div style={{ position: 'relative', paddingBottom: '56.25%', height: 0 }}>
<iframe
src="https://www.loom.com/embed/96272782ea2b4639b8372a0ec85c9268?sid=68867e61-005a-4a6a-9863-0fb3728ef6c2"
title="Video walkthrough of the Snowflake VS Code Extension in Datacoves"
frameBorder="0"
webkitAllowFullScreen
mozAllowFullScreen
Expand Down
1 change: 1 addition & 0 deletions docs/getting-started/developer/transform-tab.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ sidebar_position: 4
<div style={{ position: 'relative', paddingBottom: '56.25%', height: 0 }}>
<iframe
src="https://www.loom.com/embed/1bb974c0650347549db8a02bf64269ff?sid=ae70920f-abc8-4e5d-977a-909d2a63daac"
title="Video walkthrough of the Datacoves Transform Tab"
frameBorder="0"
webkitAllowFullScreen
mozAllowFullScreen
Expand Down
1 change: 1 addition & 0 deletions docs/getting-started/developer/using-git.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ For more in-depth information and advanced usage, please consult the **[Source C
<div style={{ position: 'relative', paddingBottom: '56.25%', height: 0 }}>
<iframe
src="https://www.loom.com/embed/67ea31eef4d94a5e844a5393684e4bc6?sid=f52c0561-ceb5-4baf-ba06-ab739ef3fcc5"
title="Video walkthrough of Git branches and changes in Datacoves"
frameBorder="0"
webkitAllowFullScreen
mozAllowFullScreen
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ This guide covers various aspects of using Datacoves for creating, editing, runn
<div style={{ position: 'relative', paddingBottom: '56.25%', height: 0 }}>
<iframe
src="https://www.loom.com/embed/fee7bd54660d4fb7884cc5beb040409f?sid=0f8c025f-623f-431b-9786-9099a5ac9f0d"
title="Video walkthrough of working with dbt in Datacoves"
frameBorder="0"
webkitAllowFullScreen
mozAllowFullScreen
Expand Down
1 change: 1 addition & 0 deletions docs/how-tos/my_airflow/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Datacoves makes it easy to test DAGs quickly with My Airflow, a stand alone user
<div style={{ position: 'relative', paddingBottom: '56.25%', height: 0 }}>
<iframe
src="https://www.loom.com/embed/279354dd8ea042c690ee731333f8f8a8?sid=3076574f-01f5-4a77-a4d0-26a021f8b78e"
title="Video walkthrough of My Airflow personal DAG testing in Datacoves"
frameBorder="0"
webkitAllowFullScreen
mozAllowFullScreen
Expand Down
2 changes: 2 additions & 0 deletions docs/how-tos/vs-code/datacoves-copilot/copilot.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Lastly, be sure to toggle on the `Share with developers` option so that users wi
width="800"
height="500"
src="https://www.youtube.com/embed/7TYHnlaH-T8"
title="Expand SELECT * into Columns with GenAI"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; fullscreen"
allowfullscreen
Expand All @@ -60,6 +61,7 @@ Lastly, be sure to toggle on the `Share with developers` option so that users wi
width="800"
height="500"
src="https://www.youtube.com/embed/Q0QEzQkdFpg"
title="Generate an Airflow DAG for dbt with GenAI"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; fullscreen"
allowfullscreen
Expand Down
1 change: 1 addition & 0 deletions docs/how-tos/vs-code/restore-deleted-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ VS Code keeps a local history of your files, allowing you to recover deleted fil
width="800"
height="500"
src="https://www.youtube.com/embed/BW-TnzVSJXM"
title="Video walkthrough of restoring deleted files using VS Code Local History"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; fullscreen"
allowfullscreen
Expand Down
Loading