AttributeError: 'DSSProject' object has no attribute 'list_webapps'

luckybruce
luckybruce Registered Posts: 1
edited July 16 in General Discussion

Hello,

I try to use Webapps API to write the static html.

I follow the document [https://doc.dataiku.com/dss/latest/python-api/webapps.html#id7].

Code:

```project_webapps = project.list_webapps()```

Error:

AttributeError: 'DSSProject' object has no attribute 'list_webapps'

Does anyone has solution?

Thanks


Operating system used: Mac OS

Tagged:

Answers

Setup Info
    Tags
      Help me…