elyra-ai / elyra

Elyra extends JupyterLab with an AI centric approach.
https://elyra.readthedocs.io/en/stable/
Apache License 2.0
1.86k stars 343 forks source link

Customize pipeline property in pipeline editor #3239

Closed vanhdz2611 closed 2 months ago

vanhdz2611 commented 3 months ago

I want to customize some button like changing Data Volumes button in pipeline property in pipeline editor but : when i replace ALL KEYWORD: Data Volumes to any other word and run make watch and jupyter lab --watch like tutorial, it don't change anything when i refresh ( F5) page. Please help, thanks.