<?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: tqdm progressbar in Databricks jobs in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/tqdm-progressbar-in-databricks-jobs/m-p/92203#M38384</link>
    <description>&lt;P&gt;I'm having the same issue. I even tried following&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;from &lt;/SPAN&gt;tqdm.autonotebook &lt;SPAN&gt;import &lt;/SPAN&gt;tqdm&lt;/PRE&gt;&lt;P&gt;but when I do this&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;for &lt;/SPAN&gt;row &lt;SPAN&gt;in &lt;/SPAN&gt;tqdm(df.itertuples(&lt;SPAN&gt;index&lt;/SPAN&gt;=&lt;SPAN&gt;False&lt;/SPAN&gt;)):&lt;/PRE&gt;&lt;P&gt;I don't see the progress bar in Databricks workflow notebook.&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Sun, 29 Sep 2024 14:46:10 GMT</pubDate>
    <dc:creator>spatel</dc:creator>
    <dc:date>2024-09-29T14:46:10Z</dc:date>
    <item>
      <title>tqdm progressbar in Databricks jobs</title>
      <link>https://community.databricks.com/t5/data-engineering/tqdm-progressbar-in-databricks-jobs/m-p/83653#M36978</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm using Databricks workflows to run a train job using `pytorch` + `lightning`. `lightning` has a built in progressbar built on `tqdm` that tracks the progress. It works OK in when I run the notebook outside of a workflow. But when I try to run notebook as a part of a workflow no progressbar is displayed.&lt;/P&gt;&lt;P&gt;Is this some limitation of the workflows or am I hitting some kind of bug?&lt;/P&gt;&lt;P&gt;I'm on Databricks runtime for ML 15.3 with `tqdm==4.65.0&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 16:37:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/tqdm-progressbar-in-databricks-jobs/m-p/83653#M36978</guid>
      <dc:creator>majo2</dc:creator>
      <dc:date>2024-08-20T16:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: tqdm progressbar in Databricks jobs</title>
      <link>https://community.databricks.com/t5/data-engineering/tqdm-progressbar-in-databricks-jobs/m-p/92203#M38384</link>
      <description>&lt;P&gt;I'm having the same issue. I even tried following&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;from &lt;/SPAN&gt;tqdm.autonotebook &lt;SPAN&gt;import &lt;/SPAN&gt;tqdm&lt;/PRE&gt;&lt;P&gt;but when I do this&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;for &lt;/SPAN&gt;row &lt;SPAN&gt;in &lt;/SPAN&gt;tqdm(df.itertuples(&lt;SPAN&gt;index&lt;/SPAN&gt;=&lt;SPAN&gt;False&lt;/SPAN&gt;)):&lt;/PRE&gt;&lt;P&gt;I don't see the progress bar in Databricks workflow notebook.&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 29 Sep 2024 14:46:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/tqdm-progressbar-in-databricks-jobs/m-p/92203#M38384</guid>
      <dc:creator>spatel</dc:creator>
      <dc:date>2024-09-29T14:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: tqdm progressbar in Databricks jobs</title>
      <link>https://community.databricks.com/t5/data-engineering/tqdm-progressbar-in-databricks-jobs/m-p/106953#M42659</link>
      <description>&lt;P&gt;I have found that only progressbar2 can work in both interactive notebooks and workflow notebooks. It's limited, but better than nothing. Tqdm is broken in workflows.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 20:58:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/tqdm-progressbar-in-databricks-jobs/m-p/106953#M42659</guid>
      <dc:creator>ludovicc</dc:creator>
      <dc:date>2025-01-24T20:58:57Z</dc:date>
    </item>
  </channel>
</rss>

