Running the Anonymization samples
The example scripts under the anonymization/ folder demonstrate the usage of Anonymization APIs. For more information about the Anonymization APIs, refer to the section Anonymization APIs.
Note: A dedicated
anonymization/docker-compose.ymlis provided to start the Anonymization 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
anonymization/samples/python/sample-app-anonymization.Open the
anonymization.ipynbfile.Click the Play icon and follow the prompts in the Jupyter Lab.
Feedback
Was this page helpful?