how to execute "Build your Chat Bot with Dolly Demo" in my own VM?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2023 12:06 AM
I am trying to execute Build your Chat Bot with Dolly Demo using my own VM. At the first steps they are executing this command
%run ./_resources/00-init $catalog=hive_metastore $db=dbdemos_llm
which is -as I understand- calling another python script to set some environment variables. Now I have to include these scripts in my environment. But I am facing a problem with dbutils they are using. what is it exactly? and how to include it into my code?
Labels:
- Labels:
-
Dolly Demo