We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31d2674 commit 8163815Copy full SHA for 8163815
src/sagemaker/jumpstart/estimator.py
@@ -292,8 +292,8 @@ def __init__(
292
SageMaker Debugger rules for real-time analysis
293
(Default: None). For more information,
294
see `Continuous analyses through rules
295
- <https://sagemaker.readthedocs.io/en/stable/amazon_sagemaker_debugger.html
296
- #continuous-analyses-through-rules)>`_.
+ <https://sagemaker.readthedocs.io/en/stable/amazon_sagemaker_debugger.html#
+ continuous-analyses-through-rules)>`_.
297
(Default: None).
298
debugger_hook_config (Optional[Union[DebuggerHookConfig, bool]]):
299
Configuration for how debugging information is emitted with
0 commit comments