How to call css_location on RAPIDMINER SERVER SERVICE
Hi! When I set css_location on my rapidminer service, (my css "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/cs
Find more posts tagged with
Sort by:
1 - 6 of
61
- Store the css in a location of your choice and set the access rights for each user who needs to have access to the files
- In my example the path is /static/css/ and I granted all users access rights to the folder /static and therefore all subfolders
An example to make it easier to follow:
reference the css in your Web App
Hope this helps,
Edin
I don't think you can reference exterior CSS files like from bootstrrap. You'd have to upload them to the Server.