xcdat icon indicating copy to clipboard operation
xcdat copied to clipboard

[PR]: Add Parallel Computing with Dask Jupyter Notebook

Open tomvothecoder opened this issue 1 year ago • 13 comments

Description

  • Closes #485
  • Bump sphinx-autosummary-accessors in conda env yml files
  • Related Dask exploration discussion

Checklist

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] My changes generate no new warnings
  • [x] 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)

tomvothecoder avatar May 23 '23 21:05 tomvothecoder