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

Ensure jupyter_config.json is in sdist #189

Merged
merged 2 commits into from
Oct 28, 2020
Merged

Conversation

CasperWA
Copy link
Owner

@CasperWA CasperWA commented Oct 28, 2020

Add culling kernels to jupyter config.

Fixes #190

@codecov
Copy link

codecov bot commented Oct 28, 2020

Codecov Report

Merging #189 into develop will increase coverage by 0.32%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #189      +/-   ##
===========================================
+ Coverage    35.98%   36.31%   +0.32%     
===========================================
  Files           17       17              
  Lines         2137     2137              
===========================================
+ Hits           769      776       +7     
+ Misses        1368     1361       -7     
Flag Coverage Δ
#optimade-client 36.31% <ø> (+0.32%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
optimade_client/cli/run.py 100.00% <ø> (ø)
optimade_client/utils.py 61.60% <0.00%> (+2.16%) ⬆️

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 54f470e...a19d542. Read the comment docs.

@CasperWA CasperWA merged commit a19d542 into develop Oct 28, 2020
@CasperWA CasperWA deleted the fix_jupyter_config branch October 28, 2020 14:37
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.

Fresh install from pip does not work
1 participant