Overview¶
The tutorials are designed to help you get a lay of the land and learn how to use the Nextmv Platform. Please note the following:
- Each tutorial is self-contained and has all the instructions needed to complete it.
- You may complete the tutorials in any order.
- There might be some overlap between the tutorials as they might be exploring similar concepts or using the same tool.
- Each tutorial brings independent knowledge of the Nextmv Platform.
You can find the complete list of tutorials below.
| # | Tutorial | Description | Language | Components |
|---|---|---|---|---|
| 1 | Quick start - CLI | The fastest way to get started with Nextmv. | Python | CLI |
| 2 | Free local experience - CLI | Run Nextmv applications locally. | Python | CLI |
| 3 | Connect your model - Python SDK | Bring an external model to the Nextmv Platform with Python. | Python | Python SDK, Console |
| 4 | Connect your model - CLI | Bring an external model to the Nextmv Platform with the CLI. | Python, C++, Java | CLI, Console |
| 5 | Explore a new model - CLI | Explore new decision models and the Nextmv Platform with community apps and the CLI. | Python | CLI, Console |
| 6 | Explore a new model - No code | Explore new decision models and the Nextmv Platform with no code. | None | Console |
| 7 | Orchestrate multiple models - Nextpipe | Orchestrate multiple decision models using workflows with Nextpipe. | Python | Nextpipe, Python SDK, CLI, Console |
| 8 | Custom visualizations - CLI | Create custom visualizations for your decision models. | Python | CLI, Python SDK, Console |
| 9 | CI/CD - GitHub Actions | Set up a CI/CD decision workflow with GitHub Actions. | Python | CLI, GitHub Actions |
| 10 | Set up webhooks | Learn how to use webhooks by using the Nextmv Cloud API and CLI. | Python | Cloud API, CLI |