README.md 1.7 KB

This directory root contains files necessary for the installation of Elyra. They are packaged with every release of Elyra and used as part of the installation process.

components

Contains the component registry used to populate runtime specific components in the pipeline editor

jupyter_server_config.d / jupyter_notebook_config.d

Contains the Jupyter specific configuration files necessary to activate the server side extensions of Elyra. This includes the following extensions:

  • Elyra
  • Jupyter Resource Usage
  • JupyterLab Git

metadata

Contains the default/sample runtime image configuration metadata (image registry and location). For more information on how to add more runtime images see: Runtime Image Configuration

settings

The page_config.json data is used to provide configuration data to the application environment. For more details about this file see: LabConfig Directories