The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

operator to adjust window size in the Results view

data1mathsdata1maths Member Posts: 27 Contributor II
edited December 2018 in Help

Hello everyone,

 

I need to get the result of a process in full screen view, detached from the results panel, once i run the process without do it by myself (I am planning to automate it using Rapidminer server later on). Is there any way to do so ? maybe by adding a certain X operator in the process if it does exist ?

 

Thank you in advance.

Best Regards

Answers

  • David_ADavid_A Administrator, Moderator, Employee-RapidMiner, RMResearcher, Member Posts: 297 RM Research

    Hi,

     

    no you can't change the window size with an operator.

    But if you later want to automize it and run it on the server anyway, you could either use a web-app dashboard to run and display the results, either via charts or in a table format, or expose the process as a web service and post the results as a html or JSON file.

     

    Best,
    David

  • data1mathsdata1maths Member Posts: 27 Contributor II

    Ok i'll try.

    Thank you.

Sign In or Register to comment.