Backend

Python framework used to serve the webapp. Must be present in the code env.

Scalability & Deployment

Number of processes the python backend can fork to handle requests. Use 0 to allow threading in a single process. Number of processes the python backend can fork to handle requests. Use 0 to allow spawning as many as the machine has cores.
(optional) In seconds, time to wait for startup before considering the webapp unhealthy. Note that DSS will wait a minimum of 1 minute.
Accessible on http://{{sharedState.backendState.exposed.host}}:{{sharedState.backendState.exposed.port}}/{{sharedState.backendState.exposed.path}}
Accessible on {{sharedState.backendState.exposed.publicUrl}}

Security

Legacy Settings

Show legacy settings

Javascript libraries
Apart from the "Dataiku API" library, the ability to use these libraries directly is provided as a best-effort helper, especially if your browser does not have access to Internet.
The selection of libraries is limited, and most of the versions are pretty old. We recommend that, as much as possible, you use libraries provided by the developers of the library you want to use (just add <script> and <link< elements in your HTML as recommended by the upstream developers)
Key for frontend-only access
Configure