3.11.0
1. Getting Started
1.1. Overview
1.2. Connecting to the Citrine Platform
1.3. Managing Resources
1.4. Teams
1.5. Projects
1.6. Datasets
1.7. Data Model Overview
1.8. AI Engine Overview
1.9. Code Examples
1.10. Request Throttling
2. GEMD Data Model
3. Data Extraction
4. AI Engine
5. Formulations Example
6. FAQ
7. API Reference
Citrine Python
1.
Getting Started
View page source
1.
Getting Started
1.1. Overview
1.2. Connecting to the Citrine Platform
1.3. Managing Resources
1.3.1. Creating
1.3.2. Controlling Flow
1.3.3. Checking Status
1.3.4. Reading
1.3.5. Updating
1.3.6. Deleting
1.3.7. Data Model Object Specific Methods
1.4. Teams
1.4.1. Basic Team Use
1.4.2. Managing Users
1.5. Projects
1.5.1. Basic Project Use
1.6. Datasets
1.6.1. Dataset Creation and Deletion
1.6.2. Dataset Access, Sharing, and Transfer
1.6.3. Files
1.7. Data Model Overview
1.7.1. Overview
1.7.2. The Basic Objects: Processes, Materials, Measurements
1.7.3. Attributes
1.7.4. Templates and Validation
1.7.5. LinkByUID
1.7.6. Deleting Data Objects
1.8. AI Engine Overview
1.8.1. Overview
1.8.2. Modules
1.8.3. Workflows
1.9. Code Examples
1.9.1. Create a Session
1.9.2. Create a Team and Dataset
1.9.3. Find an existing Team and Dataset
1.9.4. Find a template
1.9.5. Create a linked process, material, and measurement
1.9.6. Getting a material history
1.10. Request Throttling