Streamlit Webapp Config

E
E Registered Posts: 4 ✭✭
edited January 13 in Using Dataiku

Hi,

I am using Streamlit under Code Studio in Dataiku version 14.3. The theme changes I make in code_studio-versioned/streamlit/.streamlit/config.toml do not reflect in the interface. However if I edit the /home/dataiku/.streamlit/config.toml file (which I understand is the global config) with vi and change the theme settings (for example, [theme] primaryColor = "#5c77f0ff"), the changes do appear in the interface. But this setting is not persistent and does not remain when I publish the app as a webapp. Is there an alternative method to modify (persistently) the Streamlit config?

Thanks in advance.

Tagged:

Best Answer

  • Turribeach
    Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023, Circle Member Posts: 2,667 Neuron
    Answer ✓

    streamlit applications are now supported as standard webapps (ie outside code studios). Might be worth trying there.

Answers

Setup Info
    Tags
      Help me…