Hosting webapp with python backend

Yesed
Yesed Registered Posts: 2

Is the sample webapp mentioned in the example working? I was getting errors on the HTML UI

How to create a form for data input? - Dataiku Developer Guide

https://developer.dataiku.com/latest/tutorials/webapps/standard/form-to-submit-values/index.html

Operating system used: Dataiku Free edition - Space

Answers

  • Turribeach
    Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,501 Neuron
  • Yesed
    Yesed Registered Posts: 2
    1. No response is displayed in UI that entry is invalid or dataset is invalid, even when I given dataset name correctly no message displayed
    2. Tried to make few changes in python back end then deployment was timing out
    3. Unable to generate log since backend access , but please refer to space : a43c878a/overview
    image.png
  • Turribeach
    Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,501 Neuron

    Looks like an access issue due to your free account. Is this a local install or Dataiku Cloud?

  • FlorentD
    FlorentD Dataiker, Dataiku DSS Core Designer, Registered Posts: 27 Dataiker

    Hi Yesed,

    Tried to make few changes in python back end then deployment was timing out

    Could you paste the `log`? Go to the Log tabs of your webapp, click the refresh button, and show us the error message.

    But I suspect either a Python error in your code or a code environment that is not updated.

Setup Info
    Tags
      Help me…