Resources
Create and configure Saturn Cloud resources including development environments, jobs, and deployments
Resources are the fundamental building blocks of Saturn Cloud. There are four main types:
- Jupyter Servers: Create interactive Python development environments for exploratory data analysis and prototyping
- R Servers: Create interactive R development environments for statistical analysis and data science
- Jobs: Deploy automated tasks and scheduled workflows for data pipelines and model retraining
- Deployments: Deploy models and applications as APIs and dashboards that run continuously
These resources provide the foundation for your data science workflows - from interactive development environments where you explore and test your code, to production-ready jobs and deployments that automate and serve your work.