pyvista/pyvista: Jupyterlab Streaming and New Features
Creators
- Bane Sullivan1
- Alex Kaszynski
- Guillaume Favelier2
- Jevin Jones
- Tetsuo Koyama3
- Eric Larson4
- Henrik Åhl
- Simon Frei
- Andras Deak
- math-artist
- Blue Tyson
- Keurfon Luu5
- Dieter Werthmüller6
- Leonardo Uieda7
- MatthewFlamm
- Shannon Keough
- dcbr
- James Wright
- Thomas G.
- Ashley Scillitoe8
- David Russell1
- David Stansby
- Denis Borsh
- Denis Sergeev
- Florian LB
- Florian Wagner9
- Guillaume Jacquenot
- J. Hariharan10
- JasonTLin
- Jiawei Zhuang11
- 1. @Kitware
- 2. INRIA
- 3. ARK Information Systems
- 4. University of Washington
- 5. Berkeley Lab
- 6. TU Delft
- 7. University of Liverpool
- 8. Data-Centric Engineering @alan-turing-institute
- 9. RWTH Aachen University
- 10. University of Texas at Austin
- 11. Harvard University
Description
Jupyterlab Streaming and New Features
This release, pyvista==0.27.0
, is a major release that includes an important new feature for jupyterlab: real-time streaming leveraging ipyvtk-simple
. Using either software or hardware rendering (as supported by VTK), you can visualize geometry on a remote machine through a jupyterlab environment!
Several other new features were added, along with many bug fixes and optimizations by both new and existing contributors. Thanks all for your contributions! pyvista
would not be possible were it not for the community of developers behind all these PRs.
- @tkoyama010
- @JevinJ
- @darikg
- @larsoner
- @GuillaumeFavelier
- @imsodin
- @banesullivan
- @akaszynski
- @math-artist
- @mkondratyev85
- @Keou0007
- @yetisir
- @mglesser
- @thomgrand
- @dstansby
- Add shrink filter (#913)
- Add find_closest_cell filter (#923)
- Add texture map to sphere filter (#938)
- Vectorized ray tracing using trimesh and pyembree (#949)
- Active tensors (#969)
- Wrap Trimesh (#970)
- Cell based unstructured grid generator (#976)
- ipyvtk plotting (#983)
- More examples to the gallery (#940)
- Add new banner to homepage and README (#941)
- Docker documentation (#992)
- Add widgets to the examples gallery (#988)
- Dropping support for Python 3.5 (#912 & #905)
- Fix Opacity Array (#906)
- Add checking if the number_of_cells corresponds offset ... (#932)
- Make rendering optional when adding meshes and actors (#935)
- Faster Screenshot (#957)
- Include or not adjacent cells when using extract_points (#960)
- Add additional methods to PlotterITK (#980)
- Memory Leak and References (#894)
- Fix render layers (#893)
- Delete obbTree to avoid memory leak (#922)
- Remove blue color on meshes when using add_mesh (#929)
- Fix area property (#933)
- Fix axis problem on parametric geometry (#948)
- Fix geometric disc
- Fix and test for memory leaks (#958)
- Fix scalar bar colors (#971)
- Improve coverage and testing (#891, #889, #888, #887, #886)
- Use f-strings (#911)
- Raise exceptions instead of producing empty screenshots (#915)
Files
pyvista/pyvista-0.27.0.zip
Files
(67.2 MB)
Name | Size | Download all |
---|---|---|
md5:782d5ac81ae3906b9a6af5065d272207
|
67.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pyvista/pyvista/tree/0.27.0 (URL)