For the complete documentation index, see llms.txt. This page is also available as Markdown.

3 Getting Started πŸ›΄

Enough talk - let's go write some code!

This chapter shows you how to write your first Python code in Dynamo.

It explains fundamental ideas such as importing the necessary libraries, handing inputs & outputs and finishes by explaining some commonly-seen errors.

Last updated

Was this helpful?