FAQ | What packages are available to install in a custom code environment on Dataiku Cloud?#
Language |
Note |
---|---|
Python |
To install a Python package in a custom environment, it must be publicly available on pip or conda. Installation through wheel files isn’t 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 doesn’t 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.