<?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 do i re-enable tab complete / autocomplete? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/44563#M27671</link>
    <description>&lt;P&gt;i also facing the same in databricks now.&lt;/P&gt;</description>
    <pubDate>Wed, 13 Sep 2023 04:59:32 GMT</pubDate>
    <dc:creator>Data_33</dc:creator>
    <dc:date>2023-09-13T04:59:32Z</dc:date>
    <item>
      <title>how do i re-enable tab complete / autocomplete?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/5435#M1842</link>
      <description>&lt;P&gt;yesterday all of my notebooks seemingly changed to have python formatting (which seems to be in this week's release), but the unintended consequence is that &lt;I&gt;shift + tab&lt;/I&gt; (which used to show docstrings in python) now just un-indents code, and &lt;I&gt;tab&lt;/I&gt; inserts a tab instead of autocompleting. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do turn off this new feature / get tab completion back?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 15:41:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/5435#M1842</guid>
      <dc:creator>ehpogue</dc:creator>
      <dc:date>2023-04-21T15:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: how do i re-enable tab complete / autocomplete?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/5436#M1843</link>
      <description>&lt;P&gt;Thanks for reaching out, I will share the feedback with the product managers. Currently, there is no way to revert, unfortunately.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 08:50:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/5436#M1843</guid>
      <dc:creator>ashish1</dc:creator>
      <dc:date>2023-04-24T08:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: how do i re-enable tab complete / autocomplete?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/5437#M1844</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;would like to suggest you here&lt;/P&gt;&lt;P&gt;It sounds like you may have accidentally enabled "Python Mode" in Jupyter Notebook, which is a feature that provides syntax highlighting and autocomplete for Python code.&lt;/P&gt;&lt;P&gt;To disable Python Mode and restore the default Jupyter Notebook behavior, you can follow these steps:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open Jupyter Notebook in your web browser.&lt;/LI&gt;&lt;LI&gt;Click on the "Edit" menu at the top of the screen.&lt;/LI&gt;&lt;LI&gt;Select "nbextensions config" from the dropdown menu.&lt;/LI&gt;&lt;LI&gt;In the nbextensions configuration page, find the "Python Mode" extension and uncheck the box next to it.&lt;/LI&gt;&lt;LI&gt;Click the "Save" button to apply the changes.&lt;/LI&gt;&lt;LI&gt;Restart your Jupyter Notebook kernel for the changes to take effect.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;After following these steps, you should be able to use the default Jupyter Notebook keyboard shortcuts and autocomplete features. hope so it will help you . &lt;A href="https://www.novitasphere.us/" alt="https://www.novitasphere.us/" target="_blank"&gt;Novitasphere MBI Lookup Tool&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 10:21:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/5437#M1844</guid>
      <dc:creator>mathew3475</dc:creator>
      <dc:date>2023-04-24T10:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: how do i re-enable tab complete / autocomplete?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/5438#M1845</link>
      <description>&lt;P&gt;This &lt;A href="https://www.databricks.com/blog/2020/12/15/python-autocomplete-improvements-for-databricks-notebooks.html" alt="https://www.databricks.com/blog/2020/12/15/python-autocomplete-improvements-for-databricks-notebooks.html" target="_blank"&gt;&lt;U&gt;page&lt;/U&gt;&lt;/A&gt; says that this functionality should work. It is essential to have it working.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 14:14:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/5438#M1845</guid>
      <dc:creator>Wobble_Bobble</dc:creator>
      <dc:date>2023-05-30T14:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: how do i re-enable tab complete / autocomplete?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/5439#M1846</link>
      <description>&lt;P&gt;To disable the new feature and get tab completion back, follow these steps:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open your notebook settings.&lt;/LI&gt;&lt;LI&gt;Look for an option related to “Editor” or “Keybindings”&lt;A href="https://unscrambleit.net/wordle-unlimited-unblocked/" alt="https://unscrambleit.net/wordle-unlimited-unblocked/" target="_blank"&gt;.&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Change the keybinding setting from “Python Mode” or similar to “Default” or “Classic”.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This should restore tab completion and the old behavior of Shift+Tab.&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 12:20:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/5439#M1846</guid>
      <dc:creator>johnwood</dc:creator>
      <dc:date>2023-05-31T12:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: how do i re-enable tab complete / autocomplete?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/5440#M1847</link>
      <description>&lt;P&gt;The solution I was looking for was to use ctrl + space to get the same functionality as shift + tab: &lt;span class="lia-inline-image-display-wrapper" image-alt="shift tab"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/312i5BB8A19FA1EE3A3B/image-size/large?v=v2&amp;amp;px=999" role="button" title="shift tab" alt="shift tab" /&gt;&lt;/span&gt; and tab complete seems to work when the option appears: &lt;span class="lia-inline-image-display-wrapper" image-alt="tab complete"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/302i9BA1E806E4752755/image-size/large?v=v2&amp;amp;px=999" role="button" title="tab complete" alt="tab complete" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 20:36:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/5440#M1847</guid>
      <dc:creator>ehpogue</dc:creator>
      <dc:date>2023-06-01T20:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: how do i re-enable tab complete / autocomplete?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/5441#M1848</link>
      <description>&lt;P&gt;Thanks for the hint!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've actually fixed it by:&lt;/P&gt;&lt;P&gt;1) Upper right corner with your account&lt;/P&gt;&lt;P&gt;2) User Settings&lt;/P&gt;&lt;P&gt;3) Editor settings&lt;/P&gt;&lt;P&gt;4) Disable "New notebook editor"&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 16:14:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/5441#M1848</guid>
      <dc:creator>Wobble_Bobble</dc:creator>
      <dc:date>2023-06-02T16:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: how do i re-enable tab complete / autocomplete?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/44563#M27671</link>
      <description>&lt;P&gt;i also facing the same in databricks now.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 04:59:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/44563#M27671</guid>
      <dc:creator>Data_33</dc:creator>
      <dc:date>2023-09-13T04:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: how do i re-enable tab complete / autocomplete?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/44576#M27673</link>
      <description>&lt;P&gt;This is working now.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 06:33:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/44576#M27673</guid>
      <dc:creator>Data_33</dc:creator>
      <dc:date>2023-09-13T06:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: how do i re-enable tab complete / autocomplete?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/44577#M27674</link>
      <description>&lt;P&gt;this is working now.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 06:34:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-re-enable-tab-complete-autocomplete/m-p/44577#M27674</guid>
      <dc:creator>Data_33</dc:creator>
      <dc:date>2023-09-13T06:34:33Z</dc:date>
    </item>
  </channel>
</rss>

