<?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 Cannot set experiment in a non-ML runtime in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/cannot-set-experiment-in-a-non-ml-runtime/m-p/49030#M2668</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;If we:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;%pip install mlflow
import mlflow
mlflow.set_experiment(experiment_name = '/Shared/xx')&lt;/LI-CODE&gt;&lt;P&gt;we get:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;InvalidConfigurationError: You haven't configured the CLI yet! Please configure by entering `/databricks/python_shell/scripts/db_ipykernel_launcher.py configure`&lt;/LI-CODE&gt;&lt;P&gt;Possible to get it working in recent non-ML runtime?&lt;BR /&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Thu, 12 Oct 2023 13:16:04 GMT</pubDate>
    <dc:creator>yopbibo</dc:creator>
    <dc:date>2023-10-12T13:16:04Z</dc:date>
    <item>
      <title>Cannot set experiment in a non-ML runtime</title>
      <link>https://community.databricks.com/t5/machine-learning/cannot-set-experiment-in-a-non-ml-runtime/m-p/49030#M2668</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;If we:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;%pip install mlflow
import mlflow
mlflow.set_experiment(experiment_name = '/Shared/xx')&lt;/LI-CODE&gt;&lt;P&gt;we get:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;InvalidConfigurationError: You haven't configured the CLI yet! Please configure by entering `/databricks/python_shell/scripts/db_ipykernel_launcher.py configure`&lt;/LI-CODE&gt;&lt;P&gt;Possible to get it working in recent non-ML runtime?&lt;BR /&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 13:16:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/cannot-set-experiment-in-a-non-ml-runtime/m-p/49030#M2668</guid>
      <dc:creator>yopbibo</dc:creator>
      <dc:date>2023-10-12T13:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot set experiment in a non-ML runtime</title>
      <link>https://community.databricks.com/t5/machine-learning/cannot-set-experiment-in-a-non-ml-runtime/m-p/49294#M2671</link>
      <description>&lt;P&gt;hi,&lt;BR /&gt;I wrote above that I: %pip install mlflow, then mlflow.set_experiment() and that fails.&lt;BR /&gt;You advice me to do: %pip install mlflow, mlflow.set_experiment()&lt;BR /&gt;That will fail. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 10:57:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/cannot-set-experiment-in-a-non-ml-runtime/m-p/49294#M2671</guid>
      <dc:creator>yopbibo</dc:creator>
      <dc:date>2023-10-16T10:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot set experiment in a non-ML runtime</title>
      <link>https://community.databricks.com/t5/machine-learning/cannot-set-experiment-in-a-non-ml-runtime/m-p/49742#M2694</link>
      <description>&lt;P&gt;%pip install mlflow&lt;BR /&gt;dbutils.library.restartPython()&lt;BR /&gt;&lt;BR /&gt;that works&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 13:58:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/cannot-set-experiment-in-a-non-ml-runtime/m-p/49742#M2694</guid>
      <dc:creator>yopbibo</dc:creator>
      <dc:date>2023-10-23T13:58:16Z</dc:date>
    </item>
  </channel>
</rss>

