Skip to content

Commit

Permalink
jupyter fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Musy authored and Marco Musy committed May 4, 2021
1 parent 71ae60f commit fd4f9aa
Show file tree
Hide file tree
Showing 19 changed files with 373 additions and 577 deletions.
3 changes: 2 additions & 1 deletion examples/basic/mesh_custom.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

# "depth peeling" may improve the rendering of transparent objects
settings.useDepthPeeling = True

settings.multiSamples = 0 # needed on OSX vtk9

man = Mesh(dataurl+"man.vtk")

# let the scalar be the z coordinate of the mesh vertices
Expand Down
51 changes: 0 additions & 51 deletions examples/notebooks/advanced/convexHull.ipynb

This file was deleted.

137 changes: 0 additions & 137 deletions examples/notebooks/advanced/gray_scott.ipynb

This file was deleted.

Loading

0 comments on commit fd4f9aa

Please sign in to comment.