Running the Synthetic Data samples

Instructions for running the Synthetic Data samples.

The example scripts under the synthetic-data/ folder demonstrate the usage of Synthetic Data APIs. For more information about the Synthetic Data APIs, refer to the section Synthetic Data APIs.

Note: A dedicated synthetic-data/docker-compose.yml is provided to start the Synthetic Data services.

  1. Open a command prompt.

  2. Navigate to the directory where AI Developer Edition is cloned.

  3. Run the following command to start Jupyter Lab.

    jupyter lab
    
  4. Copy the URL displayed and navigate to the site from a web browser. Ensure that localhost is replaced with the IP address of the system where the AI Developer Edition is set up.

  5. In the left pane of the Jupyter Lab, navigate to synthetic-data/samples/python/sample-app-synthetic-data.

  6. Open the synthetic_data.ipynb file.

  7. Click the Play icon and follow the prompts in the Jupyter Lab.


Last modified : May 29, 2026