Skip to content

docs: switch install to extras syntax for tracebloc_package 0.6.33#4

Open
LukasWodka wants to merge 1 commit intodevelopfrom
docs/install-extras-for-0.6.33
Open

docs: switch install to extras syntax for tracebloc_package 0.6.33#4
LukasWodka wants to merge 1 commit intodevelopfrom
docs/install-extras-for-0.6.33

Conversation

@LukasWodka
Copy link
Copy Markdown
Contributor

⚠️ Draft — do not merge until tracebloc_package 0.6.33 ships to PyPI

Currently 0.6.33 is only on TestPyPI. If this PR merges before the prod release, anyone following the docs with pip install "tracebloc_package[pytorch]>=0.6.33" will fail with "Could not find a version that satisfies the requirement".

Summary

Updates Mintlify docs install instructions to use the optional dependency groups shipping in tracebloc_package 0.6.33. Default install is ~140 MB instead of ~8 GB.

Changes

File Change
tools-help/tracebloc-package.mdx Single pip install line → full extras table (pytorch, tensorflow, sklearn, huggingface, boosting, survival, all) with link to MIGRATION.md
join-use-case/start-training.mdx pip install tracebloc_packagepip install "tracebloc_package[pytorch]>=0.6.33" with commented alternatives

Merge coordination

Same-day merge required with:

Test plan

  • Preview builds render both pages correctly
  • Extras table links work (to tracebloc_package reference and MIGRATION.md)
  • After 0.6.33 ships, run a fresh install following the docs end-to-end

🤖 Generated with Claude Code

Aligns with the optional-dependency-groups change shipping in
tracebloc-py-package 0.6.33. Default install no longer bundles every
ML framework — users pick the extra that matches their setup.

- tools-help/tracebloc-package.mdx: full extras table (pytorch,
  tensorflow, sklearn, huggingface, boosting, survival, all) replaces
  the single pip command.
- join-use-case/start-training.mdx: install step shows [pytorch] by
  default with a comment pointing at [tensorflow] and [all].

DO NOT MERGE until tracebloc_package 0.6.33 is live on real PyPI.
Currently 0.6.33 is only on TestPyPI.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Apr 17, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tracebloc 🟢 Ready View Preview Apr 17, 2026, 3:13 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@LukasWodka LukasWodka marked this pull request as ready for review April 27, 2026 15:07
@LukasWodka LukasWodka requested a review from saadqbal April 27, 2026 15:07
@LukasWodka LukasWodka changed the base branch from main to develop April 27, 2026 15:07
@LukasWodka LukasWodka self-assigned this Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant