Rendering 3D Objects error in Sage with WSL/VSCode/Jupyter Notebook
As the title suggests, whenever I try to render anything in 3D (a polygon, for example) in a Jupyter notebook in VSCode using the Sagemath kernal with WSL, the output is just a blank space that is approximately the size of what the output graph is suppose to look like.
If I try to switch from the text/html to text/plain, the original render would change to one line of "Graphics3d Object."
Is there a fix to this?
Thanks!
I ran into the same problem