Skip to main content

Basic Initialization

note

Since Lively is still in beta, the design is subject to change and should not be considered final!

We have also created examples in Javascript, Python, and Rust for Basic Initialization. You can find the file by clicking the links in the table down below.

LanguagePathCommand to run the example
Rustlinkcargo run --package lively --example basic_initialization_example
Pythonlinkrun in the Jupyter Notebook
Javascriptlinkyarn build, yarn dev
Loading Example...