| notebookutils.notebook.validateDAG | R Documentation |
Check if the DAG is correctly defined, if the syntax is correct, and if notebooks are found in the workspace without actual execution. Details can be found in mssparkutils.notebook.help("validateDAG").
notebookutils.notebook.validateDAG(dag)
dag |
A list of notebook names or a complex data structure (JSON string) that meets the requirements of the com.microsoft.spark.notebook.msutils.impl.MsNotebookPipeline scala class. |
check result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.