> For the complete documentation index, see [llms.txt](https://netbook-2.gitbook.io/netbook-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://netbook-2.gitbook.io/netbook-docs/the-basics/components/experiments.md).

# Experiments

Run Server-less training Jobs through NetBook

This section will explain to you how to run training jobs on netbook through your code directory.&#x20;

Here are the steps you need to follow to run

* [SetUp code in your Git Accounts](/netbook-docs/the-basics/components/experiments/setting-up-your-code.md)
* [Create Training Code Container](/netbook-docs/the-basics/components/experiments/creating-training-docker-image.md)
* [Training Data Setup](/netbook-docs/the-basics/components/experiments/training-data-setup.md)
* [Start a new training job on NetBook](/netbook-docs/the-basics/components/experiments/start-a-new-training-job-on-netbook-ui.md)
