diff --git a/docs/integrations/libraries.md b/docs/integrations/libraries.md index c3ecfbfe..9411b8e2 100644 --- a/docs/integrations/libraries.md +++ b/docs/integrations/libraries.md @@ -1,12 +1,12 @@ --- -title: Libraries +title: Integrations --- ClearML integrates with many frameworks and tools out of the box!
Just follow the [getting started](/getting_started/ds/ds_first_steps.md) to automatically capture metrics, models and artifacts or check out examples for each library. -![image](../img/integration_tools.png) +![Integration tools](../img/integration_tools.png) **Frameworks** - [Pytorch](https://github.com/allegroai/clearml/tree/master/examples/frameworks/pytorch) @@ -22,6 +22,7 @@ Just follow the [getting started](/getting_started/ds/ds_first_steps.md) to auto - [CatBoost](https://github.com/allegroai/clearml/tree/master/examples/frameworks/catboost) - [Hydra](https://github.com/allegroai/clearml/tree/master/examples/frameworks/hydra) - [python-fire](https://github.com/allegroai/clearml/tree/master/examples/frameworks/fire) +- [click](https://github.com/allegroai/clearml/tree/master/examples/frameworks/click) **HPO** - [Optuna](https://github.com/allegroai/clearml/tree/master/examples/optimization/hyper-parameter-optimization) diff --git a/sidebars.js b/sidebars.js index 9af1d125..3d218907 100644 --- a/sidebars.js +++ b/sidebars.js @@ -20,8 +20,8 @@ module.exports = { {'ClearML Data': ['clearml_data/clearml_data', 'clearml_data/clearml_data_cli', 'clearml_data/clearml_data_sdk', 'clearml_data/best_practices', {'Workflows': ['clearml_data/data_management_examples/workflows', 'clearml_data/data_management_examples/data_man_simple', 'clearml_data/data_management_examples/data_man_folder_sync', 'clearml_data/data_management_examples/data_man_cifar_classification', 'clearml_data/data_management_examples/data_man_python']},]}, {'CLI Tools': ['apps/clearml_session', 'apps/clearml_task']}, - {'Integrations': ['integrations/libraries', 'integrations/storage']}, - + 'integrations/libraries', + 'integrations/storage', {'WebApp': ['webapp/webapp_overview', 'webapp/webapp_home', { 'Projects': [