Use of styles.css inside Libraries in dash Webapp
grahitdesai
Registered Posts: 1 ✭
Hi all,
I want to use external CSS file inside my dash webapp, but I don't have permission to add file inside Global Shared Code, so can someone please tell me if I can use a CSS file defined inside Libraries or is there any other way?,
Thank you
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 1,979 Neuron
That is the only way to do it:
https://developer.dataiku.com/latest/tutorials/webapps/standard/custom-static-files-kb/index.html
So ask your admin for access.