Can I modify the screen of the knit analysis platform, such as adding a button and a page?

Can I modify the screen of the knit analysis platform, such as adding a button and a page

Could you please elaborate what you would like to modify? In general you are able to customize the KNIME Analytics Platform (KAP) layout and the views that are shown. But you cannot add additional functionality that is not implemented in the KAP.
Best,
Michael

1 Like

hi
I want to add a button on KAP. After clicking it, a webpage designed by myself will appear, just like nodepit, which can be accessed directly in KAP

Hi @zaj

Yes that is possible. You need to develop an eclipse plugin that implements a view and the button.
Take a look at this tutorial on how to do that:
https://www.wideskills.com/eclipse-plugin-tutorial/eclipse-plugin-views-tutorial

This page describes how you can get started with KNIME extension development:
https://docs.knime.com/2021-06/analytics_platform_new_node_quickstart_guide/index.html#_introduction

best,
Gabriel

3 Likes

hi
Thank you for your response
Another question is, does KAP support multilingualism? Do you support Chinese?

Hello @zaj,

to my knowledge there is only a English KNIME version. See here:

Br,
Ivan

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.