Options

Specifying css_location for rapidminer services

sCapatinasCapatina Member Posts: 17 Contributor II
edited November 2018 in Help
Hello,

I am trying to load a css for a simple rapidminer service with the css_location format parameter.

Where should the css file be located, and what is required in the field?

Thank you,

Sebastian
Tagged:

Answers

  • Options
    Marco_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University Professor Posts: 1,993 RM Engineering
    Hi,

    you can place the .css file in your Server repository, e.g. under /home/user/service.css

    Then you can set the parameter as follows: /home/user/service.css

    If you have correct access rights set for that locations, you will now use the CSS you provided.

    Regards,
    Marco
  • Options
    nelopez35nelopez35 Member Posts: 7 Contributor I

    Hi! When I set in css_location my css ("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"). The generated URL is /internal/rest/resourses/https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css, how to change "/internal/rest/resourses/" or where are this path?

     

    Thanks 

  • Options
    Edin_KlapicEdin_Klapic Moderator, Employee, RMResearcher, Member Posts: 299 RM Data Scientist

    Hi Sebastian,

     

    I don't know if your problem is solved by now but I described the solution with some screenshots in this post.

     

    Hope it helps,

    Edin

Sign In or Register to comment.