• Introduction to Python Floe development
    • Orion Platform
      • Data Record
      • DRConvert
      • Floe
      • Orion Client
      • Artemis
  • Orion Development Tutorials
    • Creating a New Orion Package
      • Features
      • Requirements
      • Setup
      • Commands
      • Output Skeleton
      • Package Documentation
      • Creating a Package Image (Advanced)
    • Tutorial: Creating a Tensorflow package
      • Creating the initial package
      • Configuring Conda Requirements
      • Writing a Training Workfloe
      • Testing the Training Workfloe
      • Writing a Prediction Workfloe
      • Testing the Prediction Workfloe
    • Using the Floe Editor
  • OpenEye Orion Platform Packages
    • Orion Platform
      • Quick Start
      • Orion Platform Introduction
      • Orion Platform Cubes
      • Orion Platform Mixins
      • Orion Platform Ports
      • Orion Platform Parameters
      • Miscellaneous
      • Orion Environment Variables
      • Supported Operating Systems
      • Orion Platform Exceptions
      • Migrating from CubeRecord
    • Orion Client
      • Quick Start
      • Orion Client Examples
      • Orion Client Session
      • Orion Client Utilities
      • Orion Client Helpers
      • Orion Client Types
      • Orion Client Links
      • Orion CLI
      • Orion Client Exceptions
    • Floe
      • WorkFloes
      • Cubes
      • Parameters
      • Orion Integration
      • Dominant Resource Factor
      • Cube Types
      • Parameter Types
      • Test API
      • Capacity States
    • Datarecord
      • Quick Tour
      • OpenEye-datarecord API Reference
    • DRConvert
      • OpenEye-drconvert API Reference
      • Datarecord Type Coercion And Field Splitting
      • Using an External Schema
    • Artemis
      • Quick Start
      • Artemis Examples
      • Wrapper API
      • Pytest Markers
      • Packaging API
      • FloeTestCase
      • Pytest Options
    • Release Notes
      • Orion 2022.3 Orion Platform Highlights
      • Orion 2022.2 Orion Platform Highlights
      • Orion 2022.1 Orion Platform Highlights
      • Release History
  • Legal Notices
    • Copyright and Trademarks
    • Sample Code
    • Citation
    • Technology Licensing
    • GCC
      • GCC RUNTIME LIBRARY EXCEPTION
      • GNU GENERAL PUBLIC LICENSE
Orion Programming Documentation
  • All OpenEye Documentation »
  • Contents »
  • Orion Development Tutorials

Orion Development TutorialsΒΆ

  • Creating a New Orion Package
    • Features
    • Requirements
    • Setup
    • Commands
    • Output Skeleton
    • Package Documentation
    • Creating a Package Image (Advanced)
      • Prerequisites
      • Overview
      • Creating an image from an existing floe
        • 1. Download a base image
        • 2. Import base image file into Docker
        • 3. Create a conda environment.yml
        • 4. Create Dockerfile and .dockerignore
        • 5. Build the Docker Image
        • 6. Export the image and upload to Orion
        • 7. Upload the image using Docker-hub as a docker image registry
        • 8. Upload the image using AWS ECR as a docker image registry
      • Index of Related OCLI Commands
        • Docker Image Package
        • Manifest Package
  • Tutorial: Creating a Tensorflow package
    • Creating the initial package
    • Configuring Conda Requirements
    • Writing a Training Workfloe
    • Testing the Training Workfloe
    • Writing a Prediction Workfloe
    • Testing the Prediction Workfloe
  • Using the Floe Editor
Next Previous

© Copyright 2022, Cadence Design Systems, Inc. Last updated on Dec 08, 2022.