Unable to install 3rd party python packages on Dataiku jupyter notebook

epsi95
epsi95 Dataiku DSS Core Concepts, Registered Posts: 15 ✭✭✭✭
edited July 2024 in General Discussion

I just started exploring Dataiku and wanted to install `ipympl` on the jupyter notebook. But it is not working.

Seems, the notebook is using virtual environment `

/opt/dataiku/pyenv

I tried installing it like--

Capture.PNG

But you can see there is a permission error, so I tried --

Capture2.PNG

Which also resulted in an error, I have experience on Jupyter notebook on IBM Watson studio but never faced issues like this, can anyone guide me on how to do that, I also did not find any good documentation, I tried to follow this doc but can't find where the DATA_DIR is since `! echo $DATA_DIR` gives null string. Regarding recommended method, I can't find the administration tab anywhere on the Dataiku portal. Please guide me in the right direction. Thanks.

Capture3.PNG

Best Answer

  • Sergey
    Sergey Dataiker, Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS Core Concepts, Registered Posts: 365 Dataiker
    Answer ✓

    Dataiku Online indeed has no possibility to create code envs (no Administration tab). You will need to install DSS as VM locally to have that possibility.

Answers

Setup Info
    Tags
      Help me…