Skip to content

Streamline the quick start guide - #460

Open
Kkkakania wants to merge 2 commits into
xarray-contrib:mainfrom
Kkkakania:docs/streamline-quick-start
Open

Kkkakania wants to merge 2 commits into
xarray-contrib:mainfrom
Kkkakania:docs/streamline-quick-start

Conversation

@Kkkakania

Copy link
Copy Markdown
Contributor

Summary

  • replace the package-wide 76-cell tour with a focused RMSE workflow
  • show how labeled dimensions align inputs and how dim controls reduction
  • direct readers to the categorized API reference and tabular-data guide for deeper coverage

Closes #360.

Validation

  • uvx pre-commit run --files docs/source/quick-start.ipynb
  • executed the notebook from a clean uv run --extra complete environment with jupyter nbconvert --execute (all five code cells completed)

@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov

codecov Bot commented Sep 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.57%. Comparing base (e457985) to head (33dd162).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #460   +/-   ##
=======================================
  Coverage   94.57%   94.57%           
=======================================
  Files          27       27           
  Lines        2841     2878   +37     
=======================================
+ Hits         2687     2722   +35     
- Misses        154      156    +2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Quick start, isn't a quick start

2 participants