Marlan Neuron

  • Re: How to run Streamlit version 1.24

    OK, I figured out a solution - at least for the cloud version of Dataiku. Create streamlit code studio template as follows: Step 1: Add a Append to Dockerfile block. Specify the following statement i…
    ·
  • How to run Streamlit version 1.24

    Hi all, Any suggestions on how to run Streamlit version 1.24.0 in a Code Studio? I'd like to use the chat_message and chat_input elements introduced in that version to build an LLM chat UI. I am…
    ·
  • Re: Rename session in Model Results?

    Thanks @AlexT . I'll add a post to Product Ideas about this. Each session is a test right... and most changes that one would be testing are at the session level. The exception is algorithm param…
    ·
  • Re: Correct use of scenario variables

    Hi @allan , From Python, you can use an Execute Python step like the following to temporarily override a project variable. In other words, the variable will be set to the new value for the remaining …
    ·
  • SQL Notebooks accessible via API?

    Hello, I see that there is some support for interacting with Jupyter Notebooks via API in version 10 of DSS. However, I didn't see any functionality that supports SQL Notebooks. Am I missing it?…
    ·