Work With Python on Dataiku Online¶
Dataiku Online allows you to work extensively with Python. To do so you can:
use one of the two Python environments, Data Science and Dash, which are available by default;
create a custom one and choose the packages to include.
Note
You have to be space-admin to create or manage your python environments
How to Create a Python environment¶
First navigate to the Launchpad to get started, and open the Features tab:

Click on the button Add a Feature and select Code Env - (Beta) in the Extensions section:

Choose the version of Python and enter the packages required (one package per line). Include specific versions where possible to reduce build time. You can later add packages to existing code environments if needed.
