<?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 Re: Fabric Python Notebook Execution Logs in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Fabric-Python-Notebook-Execution-Logs/m-p/4859368#M63563</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1365597"&gt;@nerminyehia&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thank you for your response. Kindly mark the helpful reply as the solution so that it can assist other community members as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 27 Oct 2025 11:23:31 GMT</pubDate>
    <dc:creator>v-saisrao-msft</dc:creator>
    <dc:date>2025-10-27T11:23:31Z</dc:date>
    <item>
      <title>Fabric Python Notebook Execution Logs</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Fabric-Python-Notebook-Execution-Logs/m-p/4853842#M63481</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a Python notebook to install and run dbt code, but when I call it from the pipeline, I can not get the execution logs&lt;/P&gt;&lt;P&gt;and get stuck in the loading state.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nerminyehia_2-1760948662465.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1304410iCDC9A7D2ABC03E12/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nerminyehia_2-1760948662465.png" alt="nerminyehia_2-1760948662465.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nerminyehia_3-1760948727779.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1304411i7673EECEAD98B66F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nerminyehia_3-1760948727779.png" alt="nerminyehia_3-1760948727779.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 08:29:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Fabric-Python-Notebook-Execution-Logs/m-p/4853842#M63481</guid>
      <dc:creator>nerminyehia</dc:creator>
      <dc:date>2025-10-20T08:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Python Notebook Execution Logs</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Fabric-Python-Notebook-Execution-Logs/m-p/4853993#M63483</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1365597"&gt;@nerminyehia&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The pipeline seems to be stuck because inline %pip install is disabled by default during notebook runs. As a result, installing dbt blocks execution and prevents logs from being streamed. Pre-install dbt in a Fabric Environment and attach it to your notebook or pipeline. This will allow for smooth execution and visible logs.&lt;/P&gt;
&lt;P&gt;Below is the link fro your reference:&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/library-management#python-inline-installation" target="_blank"&gt;Manage Apache Spark libraries - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 12:22:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Fabric-Python-Notebook-Execution-Logs/m-p/4853993#M63483</guid>
      <dc:creator>v-saisrao-msft</dc:creator>
      <dc:date>2025-10-20T12:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Python Notebook Execution Logs</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Fabric-Python-Notebook-Execution-Logs/m-p/4854074#M63484</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for the suggestion. But I don't think it is related to the notebook content, because I tried to run an empty notebook with one print statement, but it keeps getting the same issue. I need to see the notebook run details whenever it is triggered by the pipeline.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nerminyehia_0-1760968806459.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1304479i380D800BFAC1FB9A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nerminyehia_0-1760968806459.png" alt="nerminyehia_0-1760968806459.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 14:01:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Fabric-Python-Notebook-Execution-Logs/m-p/4854074#M63484</guid>
      <dc:creator>nerminyehia</dc:creator>
      <dc:date>2025-10-20T14:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Python Notebook Execution Logs</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Fabric-Python-Notebook-Execution-Logs/m-p/4854505#M63491</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1365597"&gt;@nerminyehia&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The notebook might seem stuck because every notebook run through a pipeline needs a Spark session to start, even if it’s empty. To check what’s happening and see the logs, you can go to Run → All Runs and use the Related Notebook tab in the monitoring view. Turning on High Concurrency mode for pipelines helps notebooks share sessions more efficiently and makes sure the logs are visible while they run.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/configure-high-concurrency-session-notebooks-in-pipelines" target="_blank"&gt;Configure high concurrency mode for notebooks in pipelines - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/configure-high-concurrency-session-notebooks" target="_blank"&gt;Configure high concurrency mode for notebooks - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 05:56:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Fabric-Python-Notebook-Execution-Logs/m-p/4854505#M63491</guid>
      <dc:creator>v-saisrao-msft</dc:creator>
      <dc:date>2025-10-21T05:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Python Notebook Execution Logs</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Fabric-Python-Notebook-Execution-Logs/m-p/4858826#M63551</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1365597"&gt;@nerminyehia&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Have you had a chance to review the solution we shared earlier? If the issue persists, feel free to reply so we can help further.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Oct 2025 04:20:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Fabric-Python-Notebook-Execution-Logs/m-p/4858826#M63551</guid>
      <dc:creator>v-saisrao-msft</dc:creator>
      <dc:date>2025-10-27T04:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Python Notebook Execution Logs</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Fabric-Python-Notebook-Execution-Logs/m-p/4859089#M63556</link>
      <description>&lt;P&gt;Thanks for your help. It works after allowing the high concurrency feature.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Oct 2025 07:25:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Fabric-Python-Notebook-Execution-Logs/m-p/4859089#M63556</guid>
      <dc:creator>nerminyehia</dc:creator>
      <dc:date>2025-10-27T07:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Python Notebook Execution Logs</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Fabric-Python-Notebook-Execution-Logs/m-p/4859368#M63563</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1365597"&gt;@nerminyehia&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thank you for your response. Kindly mark the helpful reply as the solution so that it can assist other community members as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Oct 2025 11:23:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Fabric-Python-Notebook-Execution-Logs/m-p/4859368#M63563</guid>
      <dc:creator>v-saisrao-msft</dc:creator>
      <dc:date>2025-10-27T11:23:31Z</dc:date>
    </item>
  </channel>
</rss>

