<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic child notebook is not displaying output. in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/child-notebook-is-not-displaying-output/m-p/68856#M7245</link>
    <description>&lt;P&gt;I have built pipeline to execute databricks notebook having SQL scripts. It is executing notebook but not able to see output for each cell. I am executing child notebook through driver notebook.&lt;/P&gt;</description>
    <pubDate>Mon, 13 May 2024 09:01:07 GMT</pubDate>
    <dc:creator>Verr</dc:creator>
    <dc:date>2024-05-13T09:01:07Z</dc:date>
    <item>
      <title>child notebook is not displaying output.</title>
      <link>https://community.databricks.com/t5/get-started-discussions/child-notebook-is-not-displaying-output/m-p/68856#M7245</link>
      <description>&lt;P&gt;I have built pipeline to execute databricks notebook having SQL scripts. It is executing notebook but not able to see output for each cell. I am executing child notebook through driver notebook.&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 09:01:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/child-notebook-is-not-displaying-output/m-p/68856#M7245</guid>
      <dc:creator>Verr</dc:creator>
      <dc:date>2024-05-13T09:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: child notebook is not displaying output.</title>
      <link>https://community.databricks.com/t5/get-started-discussions/child-notebook-is-not-displaying-output/m-p/68905#M7246</link>
      <description>&lt;P&gt;Hi Verr,&lt;/P&gt;&lt;P&gt;In short it depends on how your child notebook is configured. But I would start with the following points -&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Output Logging Settings&lt;/STRONG&gt;: Check the logging settings for your notebook cells. Ensure that the cells are configured to display output. In Databricks notebooks, you can control the display of output using the %sql magic command or by explicitly using the display() function.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Cell Execution Order&lt;/STRONG&gt;: Confirm that the cells are executing in the correct order. If a cell depends on the output of a previous cell, ensure that the previous cell has been executed successfully.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Error Handling&lt;/STRONG&gt;: Check for any errors or exceptions that might be occurring during the execution of the notebook cells. Even if the notebook execution completes, errors in individual cells might prevent output from being displayed.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Logging Configuration&lt;/STRONG&gt;: Ensure that your Databricks cluster's logging configuration is set up correctly. Sometimes, output might not be displayed due to misconfigurations in the cluster settings.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Pipeline Configuration&lt;/STRONG&gt;: Review the configuration of your pipeline and ensure that it is correctly passing the necessary parameters and inputs to the notebook cells.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Permissions&lt;/STRONG&gt;: Make sure that the user executing the pipeline has the necessary permissions to view the output of the notebook cells.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 13 May 2024 16:21:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/child-notebook-is-not-displaying-output/m-p/68905#M7246</guid>
      <dc:creator>koushiknpvs</dc:creator>
      <dc:date>2024-05-13T16:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: child notebook is not displaying output.</title>
      <link>https://community.databricks.com/t5/get-started-discussions/child-notebook-is-not-displaying-output/m-p/68977#M7247</link>
      <description>&lt;P&gt;To view the output of each cell of the child notebook within the child notebook itself, you would need to manually navigate to the child notebook and execute it there. This is a limitation of Databricks notebooks in the current environment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;This is because Databricks notebooks do not have the capability to display the output of each cell of a child notebook within the child notebook itself when executed from another notebook.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 11:08:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/child-notebook-is-not-displaying-output/m-p/68977#M7247</guid>
      <dc:creator>Verr</dc:creator>
      <dc:date>2024-05-14T11:08:11Z</dc:date>
    </item>
  </channel>
</rss>

