Getting Started Refactor part 1

This commit is contained in:
revital
2025-02-20 15:34:07 +02:00
parent ef47124282
commit 1bc295cd86
50 changed files with 379 additions and 536 deletions

View File

@@ -3,11 +3,11 @@ title: jsonargparse
---
:::tip
If you are not already using ClearML, see [Getting Started](../getting_started/ds/ds_first_steps.md) for setup
instructions.
If you are not already using ClearML, see [ClearML Setup instructions](../clearml_sdk/clearml_sdk_setup).
:::
[jsonargparse](https://github.com/omni-us/jsonargparse) is a Python package for creating command-line interfaces.
ClearML integrates seamlessly with `jsonargparse` and automatically logs its command-line parameters and connected
configuration files.