databricks-demos/dbdemos

AI BI demos fail on DRV 15.4 LTS

Opened this issue · 0 comments

import dbdemos
This line is successful

dbdemos.install('aibi-marketing-campaign')
This one fails on both Databricks runtime version 15.4 with the error Installation error: string indices must be integers, not 'str'

image