dkobayas-cyber

Results 6 issues of dkobayas-cyber

I followed advice from @GoWest279 in https://github.com/stevenlovegrove/Pangolin/issues/438 but I cannot uninstall the Pangolin. ``` dkobayas@Ubuntu22:~/Documents/Pangolin/build$ ls CMakeCache.txt libpango_glgeometry.so libpango_windowing.so CMakeFiles libpango_image.so libtinyobj.so cmake_install.cmake libpango_opengl.so Makefile cmake_uninstall.cmake libpango_packetstream.so PangolinConfig.cmake examples libpango_plot.so...

I'm using ZTFquery on my JupyterNotebook to download ZTF data. Strangely, the wall time is 5 min 48s, whereas the CPU time is only 1 min 28s. The cell is...

![image](https://user-images.githubusercontent.com/85417498/143919438-23a677df-3410-4fa9-a495-8162f6877a65.png) The text color and the background color are nearly the same.

![image](https://user-images.githubusercontent.com/85417498/141536164-36b7863b-df62-4e51-bcd7-d8eb3a647b7b.png) The code block has a problem. Both the background and the text are displayed in white so I cannot see any code. I think the corresponding CSS code in...

### Describe the bug, what's wrong, and what you expected. I installed Pyvista in my Anaconda environment and ran a simple code on JupyterLab but that crashed my Python kernel....

installation

Hi, I'm trying to test a `robust_laplacian.point_cloud_laplacian()` function on the Stanford bunny model. However, the Jupyter kernel crashes for some reason. Does anyone know what is a potential cause? My...