Alex Bozarth 8589e0605c Develop Elyra against the Jupyterlab source repo (#2709) 2 년 전
..
jupyter_notebook_config.d 20bdbdc2c2 Enable extensions as both Notebook/Jupyter Server extensions (#1476) 3 년 전
jupyter_server_config.d 104e265d1f Re-add support for showing resource utilization on status bar (#1204) 3 년 전
metadata 8c2e174fdf Remove tensorflow 1.x sample runtime images (#2729) 2 년 전
settings 8589e0605c Develop Elyra against the Jupyterlab source repo (#2709) 2 년 전
README.md 2e4e03661b Update Copyright headers with current year (#2390) 2 년 전

README.md

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