mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Fix top navigation bar highlighting (#1044)
This commit is contained in:
14
sidebars.js
14
sidebars.js
@@ -60,10 +60,10 @@ module.exports = {
|
||||
'getting_started/data_management',
|
||||
'getting_started/remote_execution',
|
||||
'getting_started/building_pipelines',
|
||||
'hpo',
|
||||
'clearml_agent/clearml_agent_docker_exec',
|
||||
'clearml_agent/clearml_agent_base_docker',
|
||||
'clearml_agent/clearml_agent_scheduling',
|
||||
'getting_started/hpo',
|
||||
'getting_started/clearml_agent_docker_exec',
|
||||
'getting_started/clearml_agent_base_docker',
|
||||
'getting_started/clearml_agent_scheduling',
|
||||
{"Deploying Model Endpoints": [
|
||||
{
|
||||
type: 'category',
|
||||
@@ -688,17 +688,17 @@ module.exports = {
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Data Scientists',
|
||||
id: 'getting_started/ds/best_practices'
|
||||
id: 'best_practices/data_scientist_best_practices'
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'MLOps and LLMOps',
|
||||
id: 'getting_started/mlops/mlops_best_practices'
|
||||
id: 'best_practices/mlops_best_practices'
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Data Management',
|
||||
id: 'clearml_data/best_practices'
|
||||
id: 'best_practices/data_best_practices'
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user