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

examples: Update attribute names and backend for synthetics notebook #1895

Merged
merged 1 commit into from
Apr 8, 2022

Conversation

EdCaunt
Copy link
Contributor

@EdCaunt EdCaunt commented Apr 6, 2022

Updated pyvista to use new attribute names and notebook backend in the synthetics notebook. Should hopefully fix the notebook CI failures.

@EdCaunt EdCaunt added the examples examples label Apr 6, 2022
@EdCaunt EdCaunt self-assigned this Apr 6, 2022
@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 Apr 6, 2022

Codecov Report

Merging #1895 (0139f32) into master (7e0b873) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1895   +/-   ##
=======================================
  Coverage   89.63%   89.63%           
=======================================
  Files         210      210           
  Lines       35265    35265           
  Branches     5319     5319           
=======================================
  Hits        31611    31611           
  Misses       3161     3161           
  Partials      493      493           

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 7e0b873...0139f32. Read the comment docs.

@@ -48,7 +48,8 @@
"name": "stdout",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line #24.    try:

Should we have version check for all python packages?

Maybe you could also try to see whether newer pyvista or gempy versions can be available?


Reply via ReviewNB

@@ -48,7 +48,8 @@
"name": "stdout",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing plot?


Reply via ReviewNB

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, not sure why that's not showing up. It displays locally. Might be some interplay between the new vtk notebook backend and nbreview?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like it doesn't display on github's notebook reader either, but it gets rid of the warning locally

@@ -48,7 +48,8 @@
"name": "stdout",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing?


Reply via ReviewNB

@FabioLuporini FabioLuporini changed the title Examples: updated attribute names and backend for synthetics notebook examples: Update attribute names and backend for synthetics notebook Apr 6, 2022
@@ -48,7 +48,8 @@
"name": "stdout",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you have your local env here printed in the warning


Reply via ReviewNB

@FabioLuporini FabioLuporini merged commit ac36f4f into master Apr 8, 2022
@FabioLuporini FabioLuporini deleted the gempy_fix branch April 8, 2022 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants