<?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: Issue with the size of text in my notebook in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/issue-with-the-size-of-text-in-my-notebook/m-p/126396#M10409</link>
    <description>&lt;P&gt;Thanks for the quick response. I am think that I may have also had the browser zoomed to 110% for a while and just not realised I had zoomed it in. As looking at my other browser tabs only databricks is zoomed in. Other tabs seem to just be at the default of 100%&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jul 2025 16:53:08 GMT</pubDate>
    <dc:creator>RPalmer</dc:creator>
    <dc:date>2025-07-24T16:53:08Z</dc:date>
    <item>
      <title>Issue with the size of text in my notebook</title>
      <link>https://community.databricks.com/t5/get-started-discussions/issue-with-the-size-of-text-in-my-notebook/m-p/126390#M10407</link>
      <description>&lt;P&gt;I am hoping someone might be able to assist as earlier I thought I had an MS word window focused so did Ctrl +I to make something italics. But I had my browser window focused instead, and pressing the above combination seems to have made the text in my notebook a little smaller.&lt;BR /&gt;&lt;BR /&gt;I have found the Editor Font Size setting in settings it was set to 13px. Chat gpt suggested the default is 14px.&lt;/P&gt;&lt;P&gt;So I am hoping someone could tell me how to reverse what I have may have set accidently with the above key combination. Also what the default editor font size is in databricks.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 16:33:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/issue-with-the-size-of-text-in-my-notebook/m-p/126390#M10407</guid>
      <dc:creator>RPalmer</dc:creator>
      <dc:date>2025-07-24T16:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with the size of text in my notebook</title>
      <link>https://community.databricks.com/t5/get-started-discussions/issue-with-the-size-of-text-in-my-notebook/m-p/126392#M10408</link>
      <description>&lt;P&gt;Here are some helpful hints/tricks and general guidance:&lt;/P&gt;
&lt;DIV class="paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;If your Databricks notebook editor font size changed accidentally, you can revert it using either keyboard shortcuts or directly updating the setting in your user preferences:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;Go to your Databricks workspace menu. Click your username at the upper-right, then open Settings.&lt;/LI&gt;
&lt;LI&gt;In the Settings sidebar, select Developer.&lt;/LI&gt;
&lt;LI&gt;Under Editor font size, select your desired font size (commonly the default—see next section).&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph"&gt;Alternatively, you can adjust the font size within the notebook/editor using these shortcuts:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;To increase font size:
&lt;UL&gt;
&lt;LI&gt;Mac: Option + Plus (+)&lt;/LI&gt;
&lt;LI&gt;Windows/Linux: Alt + Plus (+)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;To decrease font size:
&lt;UL&gt;
&lt;LI&gt;Mac: Option + Minus (-)&lt;/LI&gt;
&lt;LI&gt;Windows/Linux: Alt + Minus (-)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph"&gt;Changing the font size through these shortcuts updates the Editor font size setting in your Developer Settings. If you want to simply bring it back to the default size, reset it to the documented default (see below).&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;Keyboard Shortcut Note: Ctrl+I is not a documented font size shortcut in Databricks notebooks. It's likely that your use of Ctrl+I either triggered a browser feature (which usually relates to italics in some editors, but not font size) or could have interacted with accessibility/browser settings instead. The only supported key combinations for font size in Databricks are the ones listed above.&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;Default Editor Font Size in Databricks&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;Based on documentation and code references, the default editor font size in Databricks is 14px. However, if your settings show 13px, it could have been changed previously, or your Databricks environment is using a custom configuration. To ensure you're at the default, set the Editor font size in Developer Settings to 14px.&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;Summary Table&lt;/DIV&gt;
&lt;TABLE&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH scope="col"&gt;Action&lt;/TH&gt;
&lt;TH scope="col"&gt;Shortcut (Mac)&lt;/TH&gt;
&lt;TH scope="col"&gt;Shortcut (Win/Linux)&lt;/TH&gt;
&lt;TH scope="col"&gt;Manual Reset&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;Increase font size&lt;/TD&gt;
&lt;TD&gt;Option + +&lt;/TD&gt;
&lt;TD&gt;Alt + +&lt;/TD&gt;
&lt;TD&gt;Settings &amp;gt; Developer &amp;gt; Editor font size = 14px&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Decrease font size&lt;/TD&gt;
&lt;TD&gt;Option + -&lt;/TD&gt;
&lt;TD&gt;Alt + -&lt;/TD&gt;
&lt;TD&gt;"&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Reset to default&lt;/TD&gt;
&lt;TD&gt;—&lt;/TD&gt;
&lt;TD&gt;—&lt;/TD&gt;
&lt;TD&gt;Set Editor font size to 14px&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;DIV class="paragraph"&gt;Limitations and Confirmation&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;There is no documented shortcut in Databricks notebooks that maps Ctrl+I to a font size change.&lt;/LI&gt;
&lt;LI&gt;The only official keyboard font size controls use Option/Alt + Plus/Minus.&lt;/LI&gt;
&lt;LI&gt;The best way to reset your experience is to change the setting back to 14px either through the Developer Settings page or by using the increase/decrease shortcuts to arrive at the desired size.&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph"&gt;If you have customized your font size or have accessibility/browser-level zoom settings, check that those are as expected as well.&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;For further help, you can always use the "Reset to default" or "Editor font size" options in the Developer section of your Databricks workspace settings.&lt;/DIV&gt;</description>
      <pubDate>Thu, 24 Jul 2025 16:44:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/issue-with-the-size-of-text-in-my-notebook/m-p/126392#M10408</guid>
      <dc:creator>Louis_Frolio</dc:creator>
      <dc:date>2025-07-24T16:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with the size of text in my notebook</title>
      <link>https://community.databricks.com/t5/get-started-discussions/issue-with-the-size-of-text-in-my-notebook/m-p/126396#M10409</link>
      <description>&lt;P&gt;Thanks for the quick response. I am think that I may have also had the browser zoomed to 110% for a while and just not realised I had zoomed it in. As looking at my other browser tabs only databricks is zoomed in. Other tabs seem to just be at the default of 100%&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 16:53:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/issue-with-the-size-of-text-in-my-notebook/m-p/126396#M10409</guid>
      <dc:creator>RPalmer</dc:creator>
      <dc:date>2025-07-24T16:53:08Z</dc:date>
    </item>
  </channel>
</rss>

