<?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: Starting Session takes really slow - notebook session Microsoft Fabric in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Starting-Session-takes-really-slow-notebook-session-Microsoft/m-p/4689872#M9248</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/430173"&gt;@innocence84&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error occurs because inline package installation (`%pip`) is disabled in non-interactive pipeline runs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use Fabric Environments to pre-install libraries:&lt;BR /&gt;1. Create a Fabric Environment in your workspace.&lt;BR /&gt;2. Add required Python libraries (e.g., `semantic-link`, `geopandas`) to the environment.&lt;BR /&gt;3. Publish the environment and set it as the default for your workspace or pipeline&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Optimize session startup using High Concurrency Mode and default environments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 12 May 2025 22:31:16 GMT</pubDate>
    <dc:creator>nilendraFabric</dc:creator>
    <dc:date>2025-05-12T22:31:16Z</dc:date>
    <item>
      <title>Starting Session takes really slow - notebook session Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Starting-Session-takes-really-slow-notebook-session-Microsoft/m-p/4689800#M9247</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;We are using F32 Fabric Capacity. When we use streaming environment, calling a notebook from a pipeline takes long time. When I open the notebook and click start session, it also takes a long time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I open a notebook and select "Workspace Default" it is really fast.&lt;/P&gt;&lt;P&gt;However when I call the notebook from a pipeline, I took this error message below:&lt;BR /&gt;&lt;BR /&gt;Notebook execution failed at Notebook service with http status code - '200', please check the Run logs on Notebook, additional details - 'Error name - MagicUsageError, Error value - %pip magic command is disabled. Find more details in &lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/library-management#inline-installation" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/fabric/data-engineering/library-management#inline-installation&lt;/A&gt;' :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;How can I call this notebook, that uses Workspace default, from a pipeline?&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2025 19:53:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Starting-Session-takes-really-slow-notebook-session-Microsoft/m-p/4689800#M9247</guid>
      <dc:creator>innocence84</dc:creator>
      <dc:date>2025-05-12T19:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Session takes really slow - notebook session Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Starting-Session-takes-really-slow-notebook-session-Microsoft/m-p/4689872#M9248</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/430173"&gt;@innocence84&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error occurs because inline package installation (`%pip`) is disabled in non-interactive pipeline runs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use Fabric Environments to pre-install libraries:&lt;BR /&gt;1. Create a Fabric Environment in your workspace.&lt;BR /&gt;2. Add required Python libraries (e.g., `semantic-link`, `geopandas`) to the environment.&lt;BR /&gt;3. Publish the environment and set it as the default for your workspace or pipeline&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Optimize session startup using High Concurrency Mode and default environments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2025 22:31:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Starting-Session-takes-really-slow-notebook-session-Microsoft/m-p/4689872#M9248</guid>
      <dc:creator>nilendraFabric</dc:creator>
      <dc:date>2025-05-12T22:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Session takes really slow - notebook session Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Starting-Session-takes-really-slow-notebook-session-Microsoft/m-p/4690374#M9256</link>
      <description>&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Hi&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/430173"&gt;@innocence84&lt;/a&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Thank you for reaching out to the Microsoft Fabric Forum Community.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;The response which provided by&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/913195"&gt;@nilendraFabric&lt;/a&gt;, identifies that the %pip is disabled in non-interactive pipeline runs. Try using Fabric Environments to pre-install the required libraries and assign the environment to your notebook pipeline or set it as the default workspace environment.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Additionally, also provided the Microsoft links for your reference:&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&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;&lt;SPAN data-contrast="none"&gt;Configure high concurrency mode for notebooks - Microsoft Fabric | Microsoft Learn.&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/known-issues/known-issue-1028-slow-spark-session-startup-native-execution-engine" target="_blank"&gt;&lt;SPAN data-contrast="none"&gt;Known issue - Slow Spark session startup caused by Native Execution Engine - Microsoft Fabric | Microsoft Learn.&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;If this post&amp;nbsp;helps, then please give us ‘Kudos’ and consider&amp;nbsp;Accept it as a solution&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Thank you.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;134233117&amp;quot;:false,&amp;quot;134233118&amp;quot;:false,&amp;quot;335551550&amp;quot;:0,&amp;quot;335551620&amp;quot;:0,&amp;quot;335559738&amp;quot;:240,&amp;quot;335559739&amp;quot;:240}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 08:54:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Starting-Session-takes-really-slow-notebook-session-Microsoft/m-p/4690374#M9256</guid>
      <dc:creator>v-saisrao-msft</dc:creator>
      <dc:date>2025-05-13T08:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Session takes really slow - notebook session Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Starting-Session-takes-really-slow-notebook-session-Microsoft/m-p/4695228#M9333</link>
      <description>&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/430173"&gt;@innocence84&lt;/a&gt;,&lt;BR /&gt;I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please &lt;STRONG&gt;Accept it as a solution&lt;/STRONG&gt; and give it a '&lt;STRONG&gt;Kudos&lt;/STRONG&gt;' so others can find it easily.&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 May 2025 05:19:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Starting-Session-takes-really-slow-notebook-session-Microsoft/m-p/4695228#M9333</guid>
      <dc:creator>v-saisrao-msft</dc:creator>
      <dc:date>2025-05-16T05:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Session takes really slow - notebook session Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Starting-Session-takes-really-slow-notebook-session-Microsoft/m-p/4696154#M9348</link>
      <description>&lt;P&gt;So is high concurrency session is only solution to the slow startup issue? And what is the pricing of the high concurrency session&lt;/P&gt;</description>
      <pubDate>Fri, 16 May 2025 14:05:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Starting-Session-takes-really-slow-notebook-session-Microsoft/m-p/4696154#M9348</guid>
      <dc:creator>innocence84</dc:creator>
      <dc:date>2025-05-16T14:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Session takes really slow - notebook session Microsoft Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Starting-Session-takes-really-slow-notebook-session-Microsoft/m-p/4698076#M9377</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/430173"&gt;@innocence84&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Hello there&lt;BR /&gt;There's no extra fee for High Concurrency Mode it comes with your F32 Fabric Capacity. It consumes your current capacity units (CU), so you can turn it on and utilize it without paying extra.&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;If this post&amp;nbsp;helps, then please give us ‘Kudos’ and consider&amp;nbsp;Accept it as a solution&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Thank you.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;134233117&amp;quot;:false,&amp;quot;134233118&amp;quot;:false,&amp;quot;335551550&amp;quot;:0,&amp;quot;335551620&amp;quot;:0,&amp;quot;335559738&amp;quot;:240,&amp;quot;335559739&amp;quot;:240}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 08:50:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Starting-Session-takes-really-slow-notebook-session-Microsoft/m-p/4698076#M9377</guid>
      <dc:creator>v-saisrao-msft</dc:creator>
      <dc:date>2025-05-19T08:50:21Z</dc:date>
    </item>
  </channel>
</rss>

