Link

  1. Link Tab: Tab for checking Link Extension
  2. Pipeline Panel Area: Panel for creating and executing pipeline
  3. Notebook Panel Area: Same as JupyterLab, with convenient functions added for Link (Create Pipeline)

๐Ÿ“˜

Cells from Jupyter notebooks can be registered as components in Link.

  • Component: Components(Pipeline Components) are the smallest units in pipeline.
  • Pipeline: A Pipeline consists of one or more components.

Link Git

  1. Link Git Tab: Tab for accessing the Link Git panel area
  2. Link Git Panel Area: Panel for utilizing Link Git's features
  3. Changes Tab: Tab for checking and committing file changes
  4. History Tab: Tab for checking commit histories and their changes
  5. Git Diff Tab: Tab for reviewing detailed information after commit

Learn More