aws / aws/sagemaker-python-sdk
Update documentation to use `sagemaker-python-sdk` as opposed to `sagemaker`
- 主要言語
- Python
- スター
- 2.3k
- フォーク
- 1.3k
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 35
説明
**What did you find confusing? Please describe.**
Your documentation suggests we use` pip install sagemaker`, as opposed to `pip install sagemaker-python-sdk`
This is confusing because your conda forge channel for sagemaker stopped being upgraded at 2.198.0 while sagemaker-python-sdk continues on to 2.241.0. This seems like a bug/ miss in your documentation
**Describe how documentation can be improved**
Update all documentation to refer to
sagemaker-python-sdk
**Additional context**
I've had bugs in my dependency management because the old 'sagemaker' forge tries to pull exceedingly old and outdated versions of your CLI, breaking compatibility with current packages and breaking builds
`# conda
conda create -n sagemaker python=3.7
conda activate sagemaker
conda install sphinx=3.1.1 sphinx_rtd_theme=0.5.0
`
Links:
Outdated, should be removed: https://anaconda.org/conda-forge/sagemaker
Should update documentation to refer to this:
https://anaconda.org/conda-forge/sagemaker-python-sdk
コントリビューションガイド
調査の方向性
ドキュメントで `pip install sagemaker`、`sagemaker-python-sdk`、およびリンクされている conda パッケージの参照を検索します。関連するインストール手順を更新して `sagemaker-python-sdk` を使用するようにし、古い conda-forge リンクを削除または置き換えます。完了の条件は、ドキュメントが一貫して現在のパッケージを指していることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- aws, python
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100