Skip to content

PyVista Jupyter notebook visualizer#852

Open
Victorwithak wants to merge 15 commits intoXiangyu-Hu:masterfrom
Victorwithak:master
Open

PyVista Jupyter notebook visualizer#852
Victorwithak wants to merge 15 commits intoXiangyu-Hu:masterfrom
Victorwithak:master

Conversation

@Victorwithak
Copy link
Copy Markdown

I've finalised the visualizer. I have added the two options of .gif (cross section and full) and some .vtp files to test the jupyter notebook on. I hope I placed it in the correct directory.
I will probably update it this week, since I want to add flow charts to it, but that will come next week.

@Xiangyu-Hu
Copy link
Copy Markdown
Owner

Xiangyu-Hu commented Jul 9, 2025

@Victorwithak It seems that your python case is not in the test set. Your need a CMakeLists.txt file added so that this will be tested before merging. You can check how other python based test cases. Such as https://github.com/Xiangyu-Hu/SPHinXsys/tree/master/tests/test_python_interface/test_2d_dambreak_python , Also, your case better to be in test_python_interface folder together with opther python based tests.

"metadata": {},
"outputs": [],
"source": [
"# %pip install pyvista vtk"
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

I think that we need really install the libraries here.

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