Publishing from your Python Environment

Overview

The davinci platform provides you ways to quickly integrate code and data with your workspace in the browser, making it easy to collaborate and share.

Python Publsing Script

The Python Publishing Script script is a script that can be included in your project which will allow you to integrate your python project with the davinci platform. In order to connect to davinci, you need

#replace with your username and token key='username=0cd67f84-268e-4238-a95f-ac3f02737a19'

Your token can be retrieved at get my token

Topics