mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#546)
This commit is contained in:
parent
30c36c6999
commit
a2098ccbcb
@ -751,7 +751,7 @@ metrics, network, AWS S3 buckets and credentials, Google Cloud Storage, Azure St
|
|||||||
|
|
||||||
**`sdk.aws.boto3`** (*dict*)
|
**`sdk.aws.boto3`** (*dict*)
|
||||||
|
|
||||||
* Dictionary of AWS Storage, Boto2 options.
|
* Dictionary of AWS Storage, Boto3 options.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@ To view a step’s console log, click **DETAILS** and then click on a step.
|
|||||||

|

|
||||||
|
|
||||||
For pipelines steps generated from functions using either [`PipelineController.add_function_step`](../../references/sdk/automation_controller_pipelinecontroller.md#add_function_step)
|
For pipelines steps generated from functions using either [`PipelineController.add_function_step`](../../references/sdk/automation_controller_pipelinecontroller.md#add_function_step)
|
||||||
or [`PipelineDecorator.component`](../../references/sdk/automation_controller_pipelinecontroller.md##pipelinedecoratorcomponent),
|
or [`PipelineDecorator.component`](../../references/sdk/automation_controller_pipelinecontroller.md#pipelinedecoratorcomponent),
|
||||||
you can also view the selected step’s code. On the top center
|
you can also view the selected step’s code. On the top center
|
||||||
of the console panel, click **Code**.
|
of the console panel, click **Code**.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user