Skip to content

Run Khiops with Jupyter Docker Stacks

For a quick and easy way to get started with Khiops, you can use our pre-built Docker image.

To get the Khiops Docker image, run the following command:

docker pull khiopsml/khiops-notebook

User guide

  • This image is based on the official Jupyter Docker Stacks and comes pre-configured on top of scipy-notebooks.

  • A more general introduction to containers can be found on the Docker user guide.