Process information
gutompf
New Altair Community Member
On some demos I saw intoductory screen ("Process information"). How can I add it to my own process?
Thanks,
Milan
Thanks,
Milan
Tagged:
0
Answers
-
SORRY I SEND ABOVE question to wrong forum - I mean how to add Process information to the RapidMiner.
Milan0 -
Hi,
that is not a feature designed to be used by users, as it is not always showing up. But if you really need this for your process, you can do so by editing the xml (xyz.rmp file on your file system) of your process and add the description tag:
Regards,
<description>Hello World!</description>
Marco0