<?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: InvalidConfigurationError: You haven't configured the CLI yet! Please configure by entering ... in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/invalidconfigurationerror-you-haven-t-configured-the-cli-yet/m-p/10552#M506</link>
    <description>&lt;P&gt;Can you share the code snippet of the python function? &lt;/P&gt;</description>
    <pubDate>Sat, 28 Jan 2023 13:50:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-01-28T13:50:26Z</dc:date>
    <item>
      <title>InvalidConfigurationError: You haven't configured the CLI yet! Please configure by entering ...</title>
      <link>https://community.databricks.com/t5/machine-learning/invalidconfigurationerror-you-haven-t-configured-the-cli-yet/m-p/10551#M505</link>
      <description>&lt;P&gt;&lt;B&gt;Running a python function in the notebook, i  am  getting the following &lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;InvalidConfigurationError: You haven't configured the CLI yet! Please configure by entering `/databricks/python_shell/scripts/db_ipykernel_launcher.py configure`&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;When i try to run the configure command in terminal i get the following &lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b_ipykernel_launcher.py: line 9: Entry point for launching an IPython kernel with databricks feature support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This file is based on the kernel launcher from ipykernel[1]. In this launcher we initialize a&lt;/P&gt;&lt;P&gt;connection to spark to both be used by user code and by databricks feature, initialize databricks&lt;/P&gt;&lt;P&gt;setup that require setup on kernel start and launch the kernel app so the jupyter client can&lt;/P&gt;&lt;P&gt;connect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[1] &lt;A href="https://github.com/ipython/ipykernel/blob/v5.2.1/ipykernel_launcher.py" target="test_blank"&gt;https://github.com/ipython/ipykernel/blob/v5.2.1/ipykernel_launcher.py&lt;/A&gt;&lt;/P&gt;&lt;P&gt;: File name too long&lt;/P&gt;&lt;P&gt;db_ipykernel_launcher.py: line 10: import: command not found&lt;/P&gt;&lt;P&gt;db_ipykernel_launcher.py: line 11: import: command not found&lt;/P&gt;&lt;P&gt;from: can't read /var/mail/dbruntime.AdviceGenerator&lt;/P&gt;&lt;P&gt;from: can't read /var/mail/dbruntime.CachingCompiler&lt;/P&gt;&lt;P&gt;from: can't read /var/mail/dbruntime.DatasetInfo&lt;/P&gt;&lt;P&gt;from: can't read /var/mail/dbruntime.IPythonShellHooks&lt;/P&gt;&lt;P&gt;from: can't read /var/mail/dbruntime.MLWorkloadsInstrumentation&lt;/P&gt;&lt;P&gt;from: can't read /var/mail/dbruntime.MlflowAutologging&lt;/P&gt;&lt;P&gt;db_ipykernel_launcher.py: line 19: syntax error near unexpected token `('&lt;/P&gt;&lt;P&gt;db_ipykernel_launcher.py: line 19: `from dbruntime.PythonPackageImportsInstrumentation import (set_up_package_imports_instrumentation,'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 15:32:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/invalidconfigurationerror-you-haven-t-configured-the-cli-yet/m-p/10551#M505</guid>
      <dc:creator>sqlshep</dc:creator>
      <dc:date>2023-01-27T15:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: InvalidConfigurationError: You haven't configured the CLI yet! Please configure by entering ...</title>
      <link>https://community.databricks.com/t5/machine-learning/invalidconfigurationerror-you-haven-t-configured-the-cli-yet/m-p/10552#M506</link>
      <description>&lt;P&gt;Can you share the code snippet of the python function? &lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2023 13:50:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/invalidconfigurationerror-you-haven-t-configured-the-cli-yet/m-p/10552#M506</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-01-28T13:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: InvalidConfigurationError: You haven't configured the CLI yet! Please configure by entering ...</title>
      <link>https://community.databricks.com/t5/machine-learning/invalidconfigurationerror-you-haven-t-configured-the-cli-yet/m-p/10553#M507</link>
      <description />
      <pubDate>Sat, 28 Jan 2023 16:19:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/invalidconfigurationerror-you-haven-t-configured-the-cli-yet/m-p/10553#M507</guid>
      <dc:creator>sqlshep</dc:creator>
      <dc:date>2023-01-28T16:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: InvalidConfigurationError: You haven't configured the CLI yet! Please configure by entering ...</title>
      <link>https://community.databricks.com/t5/machine-learning/invalidconfigurationerror-you-haven-t-configured-the-cli-yet/m-p/62203#M3064</link>
      <description>&lt;P&gt;Facing the same issue&lt;BR /&gt;&lt;BR /&gt;for me the error comes up when mlflow.get_experiment_by_name is called.&lt;BR /&gt;&lt;BR /&gt;I am&amp;nbsp; running a custom docker image built on&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;P class=""&gt;databricksruntime/standard:13.3-LTS&lt;/P&gt;&lt;P class=""&gt;custom image so my packages are installed.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 28 Feb 2024 10:05:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/invalidconfigurationerror-you-haven-t-configured-the-cli-yet/m-p/62203#M3064</guid>
      <dc:creator>wicked-lion</dc:creator>
      <dc:date>2024-02-28T10:05:39Z</dc:date>
    </item>
  </channel>
</rss>

