<?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: How to run black code-formating on the notebooks using custom configurations in UI in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/how-to-run-black-code-formating-on-the-notebooks-using-custom/m-p/135791#M4260</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/142954"&gt;@Barnita&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;On Databricks Runtime 11.3 LTS and above, Azure Databricks preinstalls&amp;nbsp;black&amp;nbsp;and&amp;nbsp;tokenize-rt. You can use the formatter directly without needing to install these libraries.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/notebooks/notebooks-code#format-python-cells" target="_blank"&gt;Develop code in Databricks notebooks - Azure Databricks | Microsoft Learn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And here's an instruction of how to format code:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/notebooks/notebooks-code#how-to-format-python-and-sql-cells" target="_blank"&gt;Develop code in Databricks notebooks - Azure Databricks | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Oct 2025 06:23:15 GMT</pubDate>
    <dc:creator>szymon_dybczak</dc:creator>
    <dc:date>2025-10-23T06:23:15Z</dc:date>
    <item>
      <title>How to run black code-formating on the notebooks using custom configurations in UI</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-to-run-black-code-formating-on-the-notebooks-using-custom/m-p/135784#M4259</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I’m currently exploring how we can format notebook code using &lt;STRONG&gt;Black&lt;/STRONG&gt; (installed via libraries) with specific configurations.&lt;/P&gt;&lt;P&gt;I understand that we can configure Black locally using a pyproject.toml file. However, I’d like to know if there’s a way to apply these configurations directly within the &lt;STRONG&gt;Databricks UI&lt;/STRONG&gt; or cluster environment, since most of our developers primarily code in the UI.&lt;/P&gt;&lt;P&gt;Any guidance or suggestions would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 05:50:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-to-run-black-code-formating-on-the-notebooks-using-custom/m-p/135784#M4259</guid>
      <dc:creator>Barnita</dc:creator>
      <dc:date>2025-10-23T05:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to run black code-formating on the notebooks using custom configurations in UI</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-to-run-black-code-formating-on-the-notebooks-using-custom/m-p/135791#M4260</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/142954"&gt;@Barnita&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;On Databricks Runtime 11.3 LTS and above, Azure Databricks preinstalls&amp;nbsp;black&amp;nbsp;and&amp;nbsp;tokenize-rt. You can use the formatter directly without needing to install these libraries.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/notebooks/notebooks-code#format-python-cells" target="_blank"&gt;Develop code in Databricks notebooks - Azure Databricks | Microsoft Learn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And here's an instruction of how to format code:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/notebooks/notebooks-code#how-to-format-python-and-sql-cells" target="_blank"&gt;Develop code in Databricks notebooks - Azure Databricks | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 06:23:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-to-run-black-code-formating-on-the-notebooks-using-custom/m-p/135791#M4260</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-10-23T06:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to run black code-formating on the notebooks using custom configurations in UI</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-to-run-black-code-formating-on-the-notebooks-using-custom/m-p/135793#M4261</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110502"&gt;@szymon_dybczak&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for your response. My team has been using the same setup you mentioned. I’d like to know if there’s a way to override the default configuration that &lt;EM&gt;Black&lt;/EM&gt; uses in a cluster environment — for example, adjusting the line-length or other formatting options.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 06:30:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-to-run-black-code-formating-on-the-notebooks-using-custom/m-p/135793#M4261</guid>
      <dc:creator>Barnita</dc:creator>
      <dc:date>2025-10-23T06:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to run black code-formating on the notebooks using custom configurations in UI</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-to-run-black-code-formating-on-the-notebooks-using-custom/m-p/135795#M4262</link>
      <description>&lt;P&gt;I think it's possible. Is it described in one of the links I've shared above:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_0-1761201283981.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/20977iE4FA1B0667E08880/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_0-1761201283981.png" alt="szymon_dybczak_0-1761201283981.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 06:35:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-to-run-black-code-formating-on-the-notebooks-using-custom/m-p/135795#M4262</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-10-23T06:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to run black code-formating on the notebooks using custom configurations in UI</title>
      <link>https://community.databricks.com/t5/administration-architecture/how-to-run-black-code-formating-on-the-notebooks-using-custom/m-p/135796#M4263</link>
      <description>&lt;P&gt;Sure, I'll try this&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 06:38:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/how-to-run-black-code-formating-on-the-notebooks-using-custom/m-p/135796#M4263</guid>
      <dc:creator>Barnita</dc:creator>
      <dc:date>2025-10-23T06:38:02Z</dc:date>
    </item>
  </channel>
</rss>

