Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add basic tutorials #134

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

docs: Add basic tutorials #134

wants to merge 3 commits into from

Conversation

luator
Copy link
Member

@luator luator commented Oct 31, 2024

Description

Add two basic tutorials for grid_search and hp_optimization.

The goal of these tutorials is to get new users started. As such, they are intentionally minimalistic and do not explain all the available options. They should enable beginners to get cluster_utils running fast and from there allow them to explore more options step by step (though for that much more documentation needs to be written eventually).

I put them in the "Basics" section for now, but if more tutorials will be added, it might make sense to add a dedicated "Tutorials" section.

Rendered pages

Here is what the tutorial pages look like when built locally:


Addresses part of #50.

Motivation for this is mostly that the empty section before the `---` at
the bottom triggered an error in Sphinx.  But also without this, I don't
think that there is any use of having them there, as they don't provide
any useful information.
Add two basic tutorials for grid_search and hp_optimization.
The goal of these tutorials is to get new users started.  As such, they
are intentionally minimalistic and do not explain all the available
options.  They should enable beginners to get cluster_utils running fast
and from there allow them to explore more options step by step (though
for that much more documentation needs to be written eventually).

I put them in the "Basics" section for now, but if more tutorials will
be added, it might make sense to add a dedicated "Tutorials" section.
@luator luator added the documentation Improvements or additions to documentation label Oct 31, 2024
@luator luator self-assigned this Oct 31, 2024
@luator
Copy link
Member Author

luator commented Oct 31, 2024

@nitinjain96 No code change here, but if you have time for it, it would be great if you could read through the tutorials, to check if everything is easy to understand (from the perspective of a new user).

Write some better introduction for the tutorials, so users can better
understand what the expected outcome of the tutorial is.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant