aws / aws/sagemaker-python-sdk
Update documentation to use `sagemaker-python-sdk` as opposed to `sagemaker`
- Vorherrschende Sprache
- Python
- Sterne
- 2.3k
- Forks
- 1.3k
- Ø Merge
- 1 T. 22 Std.
- Gemergte PRs (30 T.)
- 35
Beschreibung
**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
Beitragsleitfaden
Rechercherichtung
Durchsuche die Dokumentation nach `pip install sagemaker`, `sagemaker-python-sdk` und den verknüpften conda-Paketverweisen. Aktualisiere die relevante Installationsanleitung so, dass sie `sagemaker-python-sdk` verwendet, und entferne oder ersetze den veralteten conda-forge-Link; als erledigt gilt die Aufgabe, wenn die Dokumentation durchgängig auf das aktuelle Paket verweist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- aws, python
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100