Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Doc]: Fix missing xesmf APIs and update slides in intro notebook #428

Merged
merged 4 commits into from
Mar 9, 2023

Conversation

tomvothecoder
Copy link
Collaborator

@tomvothecoder tomvothecoder commented Mar 8, 2023

Description

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

If applicable:

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass with my changes (locally and CI/CD build)
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have noted that this is a breaking change for a major release (fix or feature that would cause existing functionality to not work as expected)

Unverified

This user has not yet uploaded their public signing key.
@tomvothecoder tomvothecoder added the type: docs Updates to documentation label Mar 8, 2023
@tomvothecoder tomvothecoder self-assigned this Mar 8, 2023
@github-actions github-actions bot added the type: bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Mar 8, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 9, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1d88dac) 100.00% compared to head (4b6539b) 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #428   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines         1308      1308           
=========================================
  Hits          1308      1308           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tomvothecoder tomvothecoder force-pushed the doc/fix-notebook-subslide branch from 3fa049b to 6ead61d Compare March 9, 2023 18:57
@tomvothecoder tomvothecoder changed the title Fix sub-slide in introduction notebook [Doc]: Fix xesmf APIs not appearing in API Reference page and fix slides in intro notebook Mar 9, 2023
@tomvothecoder tomvothecoder changed the title [Doc]: Fix xesmf APIs not appearing in API Reference page and fix slides in intro notebook [Doc]: Fix missing xesmf APIs and update slides in intro notebook Mar 9, 2023
@tomvothecoder tomvothecoder merged commit 5790bc9 into main Mar 9, 2023
@tomvothecoder tomvothecoder deleted the doc/fix-notebook-subslide branch March 9, 2023 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Inconsistencies or issues which will cause an issue or problem for users or implementors. type: docs Updates to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Doc]: Fix xesmf APIs not appearing in the API Reference page of the latest documentation
2 participants