Jupyter notebook kernel pip

llama bull
llama bull Registered Posts: 1

Hello Dataiku,

I am trying to install packages on a new kernel that I have built using the "python env" code environment option in the administration page. However when I try to install the package, it still clashes with the default python's packages on the machine.

This is also evident when I execute `!pip list` and check the packages. Attached are the images that point out my issue.

Please let me know if there is a fix that is possible.

Operating system used: Ubuntu

Answers

  • Turribeach
    Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 1,926 Neuron

    I am trying to install packages on a new kernel that I have built using the "python env" code environment option in the administration page.

    What package?

    However when I try to install the package, it still clashes with the default python's packages on the machine.

    The default Python packages have nothing to do with this. Some packages are added to the requested packages as you selected to install Mandatory Packages and Jupyter support.

Setup Info
    Tags
      Help me…