FAQ | What packages are available to install in a custom code environment on Dataiku Cloud?#

Language

Note

Python

A Python package must be publicly available on pip or conda to be installed in a custom Python environment. Installation through wheel files is not possible.

R

Most R packages on CRAN are available when creating an R code env. However, some packages require additional system dependencies that Dataiku Cloud does not support.

Note

Some Python or R packages may require additional system dependencies. Dataiku Cloud doesn’t support these dependencies. Please contact support for more information.

See the reference documentation for more information about Python and R Code environments.