Skip to content

Commit

Permalink
format nb6 title levels
Browse files Browse the repository at this point in the history
  • Loading branch information
EC2 Default User committed Sep 27, 2024
1 parent 259fb97 commit 80d92cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/api/notebooks/Notebook_6_API2CLI.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### GraphStorm `GSConfig` object explanation\n",
"## GraphStorm `GSConfig` object explanation\n",
"Once obtained these arguments, we can use them to create a `GSConfig` object and then pass the object to different modules to get related configurations. The `GSConfig` object can check all arguments' format and values to ensure compliance with GraphStorm specifications. Below cells show the code of creating the `GSConfig` object and examples of how to use it. Please refer to the [GSConfig API doc](https://graphstorm.readthedocs.io/en/latest/api/generated/graphstorm.config.GSConfig.html#graphstorm.config.GSConfig) for more details of this class."
]
},
Expand Down

0 comments on commit 80d92cf

Please sign in to comment.