-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Spera Alfredo Jeshoua edited this page May 14, 2025
·
9 revisions
VM Lab can be set up using two different approaches, depending on your preferences and environment.
Note
If you're just exploring or want a quick start, go with the Docker setup.
If you're contributing to the project internals, consider the local development setup.
A faster, containerized method ideal for quick starts and consistent environments.
See how to achieve this here.
- Easy to set up.
- Pre-configured modules using Docker Compose.
- Great for testing and deployment across systems.
A traditional method that gives you full control and insight into the environment.
See how to achieve this here.
- More complex to configure.
- Requires manual installation of dependencies.
- Ideal for debugging and contributing to the core codebase.
- Official Streamlit Documentation
- Other Modules: