Publishing Python Files

Overview

Python Publsing Script

Once the Davinci is included in your project, you can import the deploy function. When called, it will package up each python file in your environment into a Python script in a davinci workspace, which will be opened in a new browser. The workspace will not be saved, you will have to click the save project link to save the project to the davinci cloud.
import deploy from davinci deploy()