-
Re: SQL Probe on Plugin Dataset
Sure thing, as long as the dataset is on a SQL connection! Note that in your plugin, you can control the input dataset connection, for instance using "mustBeStrictlyType": "PostgreSQL&…1 · -
Re: Force schema syncs
Hi, When automating a flow, the assumption is that you need control over dataset schemas. Note that DSS never automatically changes the schema of a dataset while running a job. Changing the schema of…1 · -
Re: is it possiblie to share dataiku web-app created with shiny to the world?
Hi, This is not possible as web-apps in DSS require a logged-in user. I have formulated a more complete answer to your question on the other thread you replied to: https://community.dataiku.com/t5/Us…1 · -
Re: Can Web Apps be embedded in an external website?
Hi, By design, web-apps developed in DSS require a logged-in user. They can be exposed internally within your organisation but not to external people without a DSS login. Having said that, you can de…2 · -
Re: Python code environment - Custom
Hi, [TL;DR] The "Custom (lookup in PATH)" option is meant for very specific use cases when the normal mechanisms (Python X.x from PATH) don't work. It is rarely needed and we recommend usin…2 ·