dlt-hub / dlt

data load tool (dlt) is an open source Python library that makes data loading easy 🛠️
https://dlthub.com/docs
Apache License 2.0
2.38k stars 154 forks source link

Add demo Colab notebook using magic CLI commands for setup and execution #1860

Open 23rdPro opened 5 days ago

23rdPro commented 5 days ago

Description

Added demo Colab notebook using magic CLI commands for setup and execution

Related Issues

502 #793

Additional Context

Its an additional Colab demo as in this page

netlify[bot] commented 5 days ago

Deploy Preview for dlt-hub-docs ready!

Name Link
Latest commit 76426c6bb30aec354e0778077b901237362732aa
Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/66f16460813eb9000813444e
Deploy Preview https://deploy-preview-1860--dlt-hub-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

burnash commented 4 days ago

Hey @23rdPro thanks for the pull request. Could you please elaborate on the reasoning behind the changes? It would help me better understand the context.

23rdPro commented 4 days ago

502 requested the addition of a demo Colab notebook alongside the documentation. This PR aims to close that request by including a fully functional Colab notebook in the reference section of the docs.

793 pointed out that while the documentation was updated in a previous PR, the demo Colab notebook was still missing. This PR adds the missing notebook and ensures it's linked in the reference section.

23rdPro commented 1 day ago

Hi @burnash I just wanted to follow up on the pull request. I haven't heard back, so I wanted to check if there's anything more needed from my side or if you'd like me to make any further adjustments. I'm happy to revise the PR if necessary!