Morph

File System

Overview of the File System

The Morph file system is designed to manage all files related to data projects. Within the file system, you can:

  1. File Upload and Download: Users can easily upload necessary files from their local machine to a project. Additionally, files within the workspace can be downloaded locally. This facilitates the incorporation of external data and data backup.
  2. File Creation and Editing: Users can create new files such as Python scripts, SQL queries, and Markdown files. The built-in editor allows users to directly edit the contents of these files.

morph.yaml

morph.yaml is a YAML file used to manage the canvas for building data pipelines and to configure Morph project settings.