Olly
Olly
Yet it is possible to change the color of the icon in the marker to anything markerColor -> 'red', 'darkred', 'orange', 'green', 'darkgreen', 'blue', 'purple', 'darkpuple', 'cadetblue' iconColor -> 'white',...
During the process I'm running I very quickly get this warning (for pretty much each worker) ``` distributed.utils_perf - WARNING - full garbage collections took 36% CPU time recently (threshold:...
### Description Specify join relationship such as many to one, one to many, one to one, and many to many joins. ### What problem does this solve? This lets the...
Hi, I've occasionally got this error when using netgen-mesher on a Ubuntu 22.04 machine installed via poetry ``` File "/home/ubuntu/.cache/pypoetry/virtualenvs/path-py3.11/lib/python3.11/site-packages/netgen/meshing.py", line 1, in from .libngpy._meshing import * ImportError: libTKOffset.so.7.8.1: cannot...
Hi! What I'm trying to do is keep the json expanded state so that when I close the component and re-open it the expansion isn't lost. I don't see any...
### Describe the bug, what's wrong, and what you expected. I'm working with voxelizing meshes using pyvista. I'm noticing that grid.select_enclosed_points can be wrong for some points. I think it's...