Can add external conda environment but cannot see kernel in jupyter notebook.

limwenyao
limwenyao Registered Posts: 2 ✭✭✭✭
I have imported my external conda environment through Administration>Code Envs>New Python Env>Named External Conda Env. I have validated that Dataiku is able to import this env correctly by going to MY-ENV>Packages>Fetch Packages List, which displays the conda and pip packages installed.

I created a Python Recipe and opened a notebook. However the message "Could not find a kernel matching Python (env MY-ENV). Please select a kernel:" appeared, with the kernel options being only Python 2 or Python 3.

How can I link MY-ENV to the jupyter notebook?

Best Answer

  • Clément_Stenac
    Clément_Stenac Dataiker, Dataiku DSS Core Designer, Registered, Moderator Posts: 754 Dataiker
    Answer ✓
    Hi,

    Try clicking the "(Re)install Jupyter support" button in the "General" page of the code env.

Answers

Setup Info
    Tags
      Help me…