Development concepts
This section gives you background on how different parts of Jeamlit work.
Jeamlit's architecture and execution model
Jeamlit's execution model makes it easy to turn your classes into beautiful, interactive web apps.
- Understand how to run your app.
- Understand Jeamlit's execution and client-server model.
- Understand the primary tools to work with Jeamlit reruns.
Multipage apps
- Learn how to structure and configure your multipage app.
App design considerations
Bring together Jeamlit's architecture and execution model to design your app. Work with Jeamlit commands to render dynamic and interactic content for your users.
- Learn how to make your apps performant and easy-to-manage.
- Learn how to structure and design your project.
Creating custom components
Custom components extend Jeamlit's functionality.
- Learn how to build your own custom component.
- Learn how install a third-party component.
Configuration and theming
Jeamlit provides a variety options to customize and configure your app.
- Learn how to work with configuration options, including server settings, client settings, and theming.
App testing
Jeamlit app testing enables developers to build and run automated tests. Bring your favorite test automation software and enjoy simple syntax to simulate user input and inspect rendered output.
Still have questions?
Go to our discussions forum for helpful information and advice from Jeamlit experts.