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.ymlis provided to start the Synthetic Data services.
Open a command prompt.
Navigate to the directory where AI Developer Edition is cloned.
Run the following command to start Jupyter Lab.
jupyter labCopy the URL displayed and navigate to the site from a web browser. Ensure that
localhostis replaced with the IP address of the system where the AI Developer Edition is set up.In the left pane of the Jupyter Lab, navigate to
synthetic-data/samples/python/sample-app-synthetic-data.Open the
synthetic_data.ipynbfile.Click the Play icon and follow the prompts in the Jupyter Lab.
Feedback
Was this page helpful?