<?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: Python User Input During Run-time in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/python-user-input-during-run-time/m-p/99422#M2343</link>
    <description>&lt;P class="_1t7bu9h1 paragraph"&gt;This is a common issue because Jupyter Notebooks are not designed to handle interactive input in the same way as a standard Python script run in a terminal.&lt;/P&gt;
&lt;P class="_1t7bu9h1 paragraph"&gt;In Jupyter Notebooks, the &lt;CODE&gt;input()&lt;/CODE&gt; function does not work as expected because the notebook interface does not support interactive command-line input. Instead, you can use Jupyter's built-in widgets to create interactive elements that can capture user input.&lt;/P&gt;
&lt;P class="_1t7bu9h1 paragraph"&gt;&lt;A href="https://docs.databricks.com/en/notebooks/ipywidgets.html" target="_blank"&gt;https://docs.databricks.com/en/notebooks/ipywidgets.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Nov 2024 19:09:54 GMT</pubDate>
    <dc:creator>Walter_C</dc:creator>
    <dc:date>2024-11-19T19:09:54Z</dc:date>
    <item>
      <title>Python User Input During Run-time</title>
      <link>https://community.databricks.com/t5/administration-architecture/python-user-input-during-run-time/m-p/99413#M2340</link>
      <description>&lt;P&gt;I'm new to Advana and was putting together a Python script that requires user interactions during run-time. However, the program pauses at an 'input()' command without a console cell to accept responses. Am I missing something about this instance of Jupiter Notebook?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 18:52:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/python-user-input-during-run-time/m-p/99413#M2340</guid>
      <dc:creator>kevindenham</dc:creator>
      <dc:date>2024-11-19T18:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Python User Input During Run-time</title>
      <link>https://community.databricks.com/t5/administration-architecture/python-user-input-during-run-time/m-p/99422#M2343</link>
      <description>&lt;P class="_1t7bu9h1 paragraph"&gt;This is a common issue because Jupyter Notebooks are not designed to handle interactive input in the same way as a standard Python script run in a terminal.&lt;/P&gt;
&lt;P class="_1t7bu9h1 paragraph"&gt;In Jupyter Notebooks, the &lt;CODE&gt;input()&lt;/CODE&gt; function does not work as expected because the notebook interface does not support interactive command-line input. Instead, you can use Jupyter's built-in widgets to create interactive elements that can capture user input.&lt;/P&gt;
&lt;P class="_1t7bu9h1 paragraph"&gt;&lt;A href="https://docs.databricks.com/en/notebooks/ipywidgets.html" target="_blank"&gt;https://docs.databricks.com/en/notebooks/ipywidgets.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 19:09:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/python-user-input-during-run-time/m-p/99422#M2343</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-11-19T19:09:54Z</dc:date>
    </item>
  </channel>
</rss>

