Jump to Content
MakinaRocks Link
GuidesSDK ReferenceRelease NoteDiscussions
HomepageDownloadExamplesMakinaRocks Link
HomepageDownloadExamples
GuidesSDK ReferenceRelease NoteDiscussions

Introduction

  • Prologue
  • Introduction to Link
  • Key Features

Getting Started

  • Usage Environment
  • Installation and Activation
    • Python Package
    • Desktop App
    • Version Update
    • AWS AMI
  • Product Key
    • Request and Enter a Product Key
    • Retrieve Forgotten Product Key

Layout

  • Layout
    • Pipeline Panel Area Menu
    • Context Menu
    • Light/Dark Mode

Tutorial

  • Sample Source
  • Follow the Example

Examples

  • Link Examples

Features

  • Create and Run Pipeline
    • Create Pipeline
    • Run Pipeline
    • Execute Pipeline with Remote Server
    • Run Component in Parallel
    • Utilize Pipeline Components
  • Caching Management
    • Enable/Disable Component Caching
    • Export/Import Cache
    • Clear Caches
  • Pipeline Parameter
    • Set Pipeline Parameter
    • Hyper-Parameter Optimizer
  • Version Control (Link Git)
    • Create and Clone a Git Repository
    • Link Git Commit
    • See Changes after Commit
    • Conflict Management
  • Export/Import
    • Export/Import Pipeline in JSON Format
    • Export/Import Kubeflow Pipeline
    • Convert to Python File

Troubleshooting

  • Technical Support
Powered by 

Convert to Python File

Suggest Edits

Save as an Executable Script (.py)

You can save pipelines and selected components to an executable Python File(.py).

  1. Click Save as an Executable Script (.py) from the pipeline context menu
  2. Enter file name to save and then click Save.

Updated 4 months ago


  • Table of Contents
    • Save as an Executable Script (.py)