[Bug] V3 Hyperparameter Tuning Pipeline page labelled "Download Data" in navigation due to missing title cell
まだ誰も着手していません。
評価
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 初心者へのやさしさ
- 93/100
- issue の種類
- バグ
- 明瞭さ
- 明確に書かれている
- 活発さ
- 活発
- 技術スタック
- jupyter-notebook, python
調査の方向性
doc/source/v3-examples/ml-ops-examples/v3-hyperparameter-tuning-example/v3-hyperparameter-tuning-pipeline.ipynb を開き、最初のセルとレンダリングされた Read the Docs ページを確認します。不足している導入タイトルセルを追加し、ページが「Download Data」ではなく「V3 Hyperparameter Tuning Pipeline」と表示されるようにしてから、修正されたナビゲーションラベルでノートブックがレンダリングされることを確認します。
索引モデルが issue の本文から書いたものです。
説明
PySDK Version
- PySDK V2 (2.x)
- [ x] PySDK V3 (3.x)
Describe the bug
The V3 Hyperparameter Tuning Pipeline example notebook is missing a title markdown cell. The notebook's first cell is a code cell (imports), so the first markdown heading ### Download Datais picked up as the page label in the readthedocs navigation sidebar, causing the page to appear as "Download Data" rather than "V3 Hyperparameter Tuning Pipeline".
To reproduce
- Navigate to the readthedocs page
- Observe the sidebar navigation label for this page
Expected behavior
The page should be labelled "V3 Hyperparameter Tuning Pipeline" (or similar) in the navigation sidebar, not "Download Data".
Screenshots or logs
System information
A description of your system. Please provide:
- SageMaker Python SDK version:
- Framework name (eg. PyTorch) or algorithm (eg. KMeans):
- Framework version:
- Python version:
- CPU or GPU:
- Custom Docker image (Y/N):
Additional context
Fix: add a title markdown cell as the first cell in doc/source/v3-examples/ml-ops-examples/v3-hyperparameter-tuning-example/v3-hyperparameter-tuning-pipeline.ipynb:
{
"cell_type": "markdown",
"id": "intro",
"metadata": {},
"source": ["# V3 Hyperparameter Tuning Pipeline"]
}
- 主要言語
- Python
- スター
- 2.3k
- フォーク
- 1.3k
- 平均マージ
- 3日 9時間
- マージ済み PR(30日)
- 42
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
aws/sagemaker-python-sdk のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 86/100
aws/sagemaker-python-sdk#6278 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
aws/sagemaker-python-sdk#6253 ·
-
component: model monitor type: bug
難易度 1/5 1〜3時間 初心者へのやさしさ 88/100
aws/sagemaker-python-sdk#6206 ·
-
component: model builder type: bug
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
aws/sagemaker-python-sdk#6199 ·
-
component: jumpstart type: bug
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
aws/sagemaker-python-sdk#6191 ·
aws/sagemaker-python-sdk の issue をすべて見る
似ている issue
-
documentation help wanted
難易度 2/5 1〜3時間 初心者へのやさしさ 90/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 90/100
simonw/sqlite-utils#872 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100