azure-docs icon indicating copy to clipboard operation
azure-docs copied to clipboard

Missing dependencies from examples

Open chris2shehu opened this issue 2 years ago • 4 comments

The code example given for the Azure Databricks CI/CD pipeline references to other example code that isn't provided in the documentation. There isn't a clean way to remove the example code because it's a dependency of the pipeline sample shown.

"from dbxdemo.spark import get_spark from dbxdemo.appendcol import with_status " It looks like another user opened a similar issue where the response from the content creator is that there is no sample code available. This makes the entire article useless if it cannot be run successfully as provided.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

chris2shehu avatar Oct 13 '22 19:10 chris2shehu

@chris2shehu Thanks for your feedback! We will investigate and update as appropriate.

Naveenommi-MSFT avatar Oct 14 '22 04:10 Naveenommi-MSFT

Hi @mssaperla

Please add your comment and provide example.

@mssaperla

could you please review this and update as appropriate.

@chris2shehu Thanks for your feedback! We have assigned the issue to author and will provide further updates.

This article's code is intended for conceptual, explanatory purposes only. The code itself is not intended to be run on its own. You would need to apply the concepts in this code to your own implementation.

#please-close

PaulCornellDB avatar Nov 22 '22 16:11 PaulCornellDB