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

Update tutorial.ipynb #61

Merged
merged 1 commit into from
Nov 11, 2020
Merged

Conversation

andrewbrettin
Copy link
Contributor

Correct me if I'm wrong, but I think the function call in the rechunker API requires temp_store to be a keyword arg if 'target_options' is unspecified?

Also, apologies if I'm not following the contributing guidelines - I am new to pull requests!

Correct me if I'm wrong, but I think the function call in the rechunker API requires temp_store to be a keyword arg if 'target_opitions' is unspecified?
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov
Copy link

codecov bot commented Oct 30, 2020

Codecov Report

Merging #61 into master will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   97.30%   97.52%   +0.21%     
==========================================
  Files          10       10              
  Lines         445      444       -1     
  Branches       88       88              
==========================================
  Hits          433      433              
+ Misses          7        6       -1     
  Partials        5        5              
Impacted Files Coverage Δ
rechunker/compat.py 88.88% <0.00%> (-11.12%) ⬇️
rechunker/api.py 100.00% <0.00%> (ø)
rechunker/executors/pywren.py 100.00% <0.00%> (+5.71%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fcc5178...3acbd8d. Read the comment docs.

@rabernat
Copy link
Member

Hi @andrewbrettin -- thanks so much for this PR! Yes, we recently changed the API (see #48). Thanks for updating the tutorial. And sorry for not responding for a while. The past few weeks have been a bit distracting, to say the least. 😉

@rabernat rabernat merged commit 17053cc into pangeo-data:master Nov 11, 2020
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.

2 participants