<?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: Python 3.11 notebook slow startup when using builtin import in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Python-3-11-notebook-slow-startup-when-using-builtin-import/m-p/4920360#M14607</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1286298"&gt;@P_work&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Could you please confirm if the issue has been resolved after raising a support case? If a solution has been found, it would be greatly appreciated if you could share your insights with the community. This would be helpful for other members who may encounter similar issues.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your understanding and assistance.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jan 2026 04:31:57 GMT</pubDate>
    <dc:creator>v-hjannapu</dc:creator>
    <dc:date>2026-01-19T04:31:57Z</dc:date>
    <item>
      <title>Python 3.11 notebook slow startup when using builtin import</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Python-3-11-notebook-slow-startup-when-using-builtin-import/m-p/4914141#M14470</link>
      <description>&lt;P&gt;Python 3.11 notebook is slow to startup when using builtin import.&amp;nbsp; If builtin py file imports are not used, the notebook is orders of magnitude faster startup. Are there no workarounds to handle this? Most of these type of notebooks will be called in pipelines, so not sure if possible to 'warm' or always cold start?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 18:16:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Python-3-11-notebook-slow-startup-when-using-builtin-import/m-p/4914141#M14470</guid>
      <dc:creator>P_work</dc:creator>
      <dc:date>2026-01-07T18:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.11 notebook slow startup when using builtin import</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Python-3-11-notebook-slow-startup-when-using-builtin-import/m-p/4914665#M14479</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1286298"&gt;@P_work&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thank you &amp;nbsp;for reaching out to the Microsoft fabric community forum.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;When a notebook is triggered from a pipeline, it always starts with a fresh session. During startup, Python has to set up the environment and load all imported files. If the notebook is using built-in or shared .py imports, this step takes more time, so the notebook startup feels slow. When those imports are removed, startup becomes faster.&lt;/P&gt;
&lt;P&gt;Currently, there is no option to keep the notebook warm or reuse the same session when running from pipelines. Cold start will happen every time.&lt;/P&gt;
&lt;P&gt;As a workaround, try to keep only required imports at the top and move other imports inside functions. Also, keep shared utility files as small and simple as possible to reduce startup delay.&lt;/P&gt;
&lt;P&gt;Once the notebook starts, execution speed should be normal. The delay is mainly during initialization.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Hope this clarifies the issue.&lt;BR /&gt;Regards,&lt;BR /&gt;Community Support Team.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jan 2026 11:23:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Python-3-11-notebook-slow-startup-when-using-builtin-import/m-p/4914665#M14479</guid>
      <dc:creator>v-hjannapu</dc:creator>
      <dc:date>2026-01-08T11:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.11 notebook slow startup when using builtin import</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Python-3-11-notebook-slow-startup-when-using-builtin-import/m-p/4916377#M14517</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1286298"&gt;@P_work&lt;/a&gt;,&lt;BR /&gt;I hope the information provided above assists you in resolving the issue. If you have any additional questions or concerns, please do not hesitate to contact us. We are here to support you and will be happy to help with any further assistance you may need.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Community Support Team.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 05:14:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Python-3-11-notebook-slow-startup-when-using-builtin-import/m-p/4916377#M14517</guid>
      <dc:creator>v-hjannapu</dc:creator>
      <dc:date>2026-01-12T05:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.11 notebook slow startup when using builtin import</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Python-3-11-notebook-slow-startup-when-using-builtin-import/m-p/4916630#M14526</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1286298"&gt;@P_work&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;Use Fabric &lt;STRONG&gt;Environments&amp;nbsp;item&lt;/STRONG&gt; to install and govern Python libraries (including your own custom modules) for notebooks. This process gives you repeatability, version control, and attach-at-once behavior across notebooks/Spark job definitions. Keep %pip inline installs for ad‑hoc or exploratory work, not for anything you want to be reliable or reusable.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Use the following rules for custom libraries -&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;1.&amp;nbsp;&lt;STRONG&gt;Team‑wide, repeatable libraries for notebooks/Jobs&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;Create a Fabric Environment, add libraries (PyPI/conda, private feed, or custom wheels), and attach it (or set as Workspace default).&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;2.&amp;nbsp;&lt;STRONG&gt;Quick experiments in a single notebook session&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;Use %pip install ... in a cell.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;3.&amp;nbsp;&lt;STRONG&gt;Your own modules (internal utilities)&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;Package as a Wheel (.whl) and add it as a custom library in the Environment.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Please refer to the following Microsoft doc reference&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/library-management" target="_blank"&gt;Manage Apache Spark libraries - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Hope this helps - please appreciate leaving a &lt;STRONG&gt;Kudos &lt;/STRONG&gt;or accepting as a &lt;STRONG&gt;Solution&lt;/STRONG&gt;!&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 12 Jan 2026 11:25:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Python-3-11-notebook-slow-startup-when-using-builtin-import/m-p/4916630#M14526</guid>
      <dc:creator>deborshi_nag</dc:creator>
      <dc:date>2026-01-12T11:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.11 notebook slow startup when using builtin import</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Python-3-11-notebook-slow-startup-when-using-builtin-import/m-p/4916753#M14532</link>
      <description>&lt;P&gt;I have implented custom environments add found the startup times to be excessively long as well. This is a known issue from what I have seen in the community and will not alleviate long session startups. When anything other than the default environment is used, especially from pipelines, startup times will be orders of magnitude longer.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 13:28:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Python-3-11-notebook-slow-startup-when-using-builtin-import/m-p/4916753#M14532</guid>
      <dc:creator>P_work</dc:creator>
      <dc:date>2026-01-12T13:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.11 notebook slow startup when using builtin import</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Python-3-11-notebook-slow-startup-when-using-builtin-import/m-p/4917262#M14545</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1286298"&gt;@P_work&lt;/a&gt;&amp;nbsp;&amp;nbsp; ,&lt;BR /&gt;Thank you for reaching out to the Microsoft Community Forum.If you have tried all the everything and the issue still persists,&amp;nbsp;&lt;SPAN data-teams="true"&gt;I suggest you to raise a &lt;A class="" title="https://support.fabric.microsoft.com/en-in/support" href="https://support.fabric.microsoft.com/en-IN/support" target="_blank" rel="noreferrer noopener" aria-label="Link Microsoft Support ticket"&gt;Microsoft Support ticket,&lt;/A&gt;as this would need to be resolved on their end.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Below is the link to help create Microsoft Support ticket:&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/support/create-support-ticket" target="_blank" rel="noopener"&gt;How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Community support team.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jan 2026 09:23:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Python-3-11-notebook-slow-startup-when-using-builtin-import/m-p/4917262#M14545</guid>
      <dc:creator>v-hjannapu</dc:creator>
      <dc:date>2026-01-13T09:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.11 notebook slow startup when using builtin import</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Python-3-11-notebook-slow-startup-when-using-builtin-import/m-p/4920360#M14607</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1286298"&gt;@P_work&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Could you please confirm if the issue has been resolved after raising a support case? If a solution has been found, it would be greatly appreciated if you could share your insights with the community. This would be helpful for other members who may encounter similar issues.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your understanding and assistance.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 04:31:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Python-3-11-notebook-slow-startup-when-using-builtin-import/m-p/4920360#M14607</guid>
      <dc:creator>v-hjannapu</dc:creator>
      <dc:date>2026-01-19T04:31:57Z</dc:date>
    </item>
  </channel>
</rss>

