Tutorials
Learn how to run NeMo Safe Synthesizer jobs through hands-on tutorials to generate private synthetic versions of sensitive tabular datasets. Each tutorial provides step-by-step guidance with executable code examples.
Prerequisites
Before starting any tutorial, ensure you have:
- NeMo Safe Synthesizer running
- Python environment with the PyPI
nemo-platformwrapper package installed. Theallextra is defined by the wrapper package, not by the generated SDK package undersdk/python/nemo-platform/pyproject.toml. If you are working from a source checkout, runmake bootstrapfrom the repository root instead.
- Jupyter environment for running tutorial notebooks
Getting Started
Advanced Topics
Additional Resources
After completing these tutorials, explore:
- index: Understand core concepts and components
Need Help?
- Check the GitHub Issues for known issues
- Review the jobs guide for job management