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
    • Utilize Pipeline Components
  • Caching Management
    • Example of Component Caching
    • 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
    • Export/Import Component
    • Export/Import Kubeflow Pipeline
    • Convert to Python File

Troubleshooting

  • Technical Support
Powered byΒ 

Version Control (Link Git)

Suggest Edits

Link Supports the version control system of Git. Link Git allows you to create or clone Git repositories, plus commit changes to pipelines and pipeline source code. You can also check changes in the pipeline and source code after commit, and easily resolve merge conflicts when they occur.

πŸ“˜

Git must be installed to use Link Git.

Learn More

  • Create and Clone a Git Repository
  • Link Git Commit
  • See Changes after Commit
  • Conflict Management

Updated about 2 months ago


  • Table of Contents
    • Learn More