-
Re: Run Stability diffusion model on dataiku
Hi @mdsa3d , I'm currently working on a plugin for DSS that allows you to run a Stable Diffusion model as a recipe. It will likely be released soon, although I don't have an ETA at this time. I'll po…2 · -
Re: datiku library for R
Hi @anthonyfergon28 , It is possible to install the dataiku package outside of DSS. For more information, please see our documentation: https://doc.dataiku.com/dss/latest/R-api/outside-usage.html Tha…1 · -
Re: filter code by userid
Hi @meevans1 , You can get the username from the "authIdentifier" key in the "auth_info_brower" dict. Here's a complete example: import dataikufrom dash import dcc, html, Input, O…1 · -
Re: Compare project
Hi @thomaslprru , You can check the project's timeline to determine if it was duplicated from another project. If the project was duplicated, the first item in the timeline will be a PROJECT_DUPLICAT…2 · -
Re: Plugin installation
Hi @vn53vus , You can install the AKS clusters plugin from the plugin store (accessible from the menu in the top-right): Note that you need to be an administrator in order to install plugins. Documen…1 ·