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:

../../_images/launchpad-features.png
  • Click on the button Add a Feature and select Code Env - (Beta) in the Extensions section:

../../_images/snowflake-connection-2.jpg
  • 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.

../../_images/python1.png

How to Manage your Python environments

You can access your Python environments in the Features tab of your Launchpad. Then, you can access the details of the Data Science and Dash environments or edit your custom ones by clicking to the three points icon next to each package.