Different types of icons for Dataiku plugin
Povilas
Registered Posts: 23 ✭✭✭✭
Hi,
I created a Dataiku plugin and now I want choose a specific icon for it. I believe this is a part in a config that I should change:
"meta" : {
"label" : "recipe_label",
"description" : "...",
"icon" : "icon-puzzle-piece"
},
I guess I have to change "icon" parameter. What are the possible options for it?
I created a Dataiku plugin and now I want choose a specific icon for it. I believe this is a part in a config that I should change:
"meta" : {
"label" : "recipe_label",
"description" : "...",
"icon" : "icon-puzzle-piece"
},
I guess I have to change "icon" parameter. What are the possible options for it?
Tagged: