<?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: Unable to access python variables in-between shells in same notebook in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/unable-to-access-python-variables-in-between-shells-in-same/m-p/38524#M2001</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/85243"&gt;@sanjanag&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thank you for posting the question in Databricks Community.&lt;/P&gt;&lt;P&gt;Can you share the minimal code for the repro?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumaran&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jul 2023 18:33:27 GMT</pubDate>
    <dc:creator>Kumaran</dc:creator>
    <dc:date>2023-07-26T18:33:27Z</dc:date>
    <item>
      <title>Unable to access python variables in-between shells in same notebook</title>
      <link>https://community.databricks.com/t5/machine-learning/unable-to-access-python-variables-in-between-shells-in-same/m-p/38300#M1995</link>
      <description>&lt;P&gt;Unable to access Python variables in-between shells in the same notebook even if the entire code is written in Python. Getting error that unable to identify variable in the new cell&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 20:32:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/unable-to-access-python-variables-in-between-shells-in-same/m-p/38300#M1995</guid>
      <dc:creator>sanjanag</dc:creator>
      <dc:date>2023-07-24T20:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access python variables in-between shells in same notebook</title>
      <link>https://community.databricks.com/t5/machine-learning/unable-to-access-python-variables-in-between-shells-in-same/m-p/38524#M2001</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/85243"&gt;@sanjanag&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thank you for posting the question in Databricks Community.&lt;/P&gt;&lt;P&gt;Can you share the minimal code for the repro?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumaran&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 18:33:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/unable-to-access-python-variables-in-between-shells-in-same/m-p/38524#M2001</guid>
      <dc:creator>Kumaran</dc:creator>
      <dc:date>2023-07-26T18:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access python variables in-between shells in same notebook</title>
      <link>https://community.databricks.com/t5/machine-learning/unable-to-access-python-variables-in-between-shells-in-same/m-p/38601#M2006</link>
      <description>&lt;P&gt;Even Just a simple code like&amp;nbsp;&lt;BR /&gt;One cell : import pandas as pd&lt;BR /&gt;Second cell : df = pd.read_csv('path')&lt;BR /&gt;Error in second cell saying 'pd is not defined'&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 20:00:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/unable-to-access-python-variables-in-between-shells-in-same/m-p/38601#M2006</guid>
      <dc:creator>sanjanag</dc:creator>
      <dc:date>2023-07-27T20:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access python variables in-between shells in same notebook</title>
      <link>https://community.databricks.com/t5/machine-learning/unable-to-access-python-variables-in-between-shells-in-same/m-p/38609#M2007</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/85243"&gt;@sanjanag&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thank you for the response.&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;Perhaps you could try combining both codes into a single cell and then check if the issue persists. If it does, you can proceed by restarting the cluster. If the problem still persists after the restart, you may want to consider deleting the current cluster and creating a new one to see if that resolves the issue.&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 27 Jul 2023 20:30:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/unable-to-access-python-variables-in-between-shells-in-same/m-p/38609#M2007</guid>
      <dc:creator>Kumaran</dc:creator>
      <dc:date>2023-07-27T20:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access python variables in-between shells in same notebook</title>
      <link>https://community.databricks.com/t5/machine-learning/unable-to-access-python-variables-in-between-shells-in-same/m-p/38863#M2013</link>
      <description>&lt;P&gt;Hi, thanks for your message.&amp;nbsp;&lt;BR /&gt;Can you sent a screenshot of your notebook maybe?&lt;BR /&gt;This makes it hard to debug what could be the cause of it?&lt;BR /&gt;Also which runtime are you using, this could might be the issue.&amp;nbsp;&lt;BR /&gt;With my experience loading the pandas library should never be an issue in this way.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 18:50:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/unable-to-access-python-variables-in-between-shells-in-same/m-p/38863#M2013</guid>
      <dc:creator>Siebert_Looije</dc:creator>
      <dc:date>2023-08-01T18:50:40Z</dc:date>
    </item>
  </channel>
</rss>

