wolfram-language-notebook
wolfram-language-notebook copied to clipboard
Graph and Dataset objects are not rasterized and the default image size for Graphics is large
Hi,
Thank you for your work as it allows a rather nice notebook environment (especially with github copilot).
Describe the bug
"Graph and Dataset objects are returned in input form and the default image size for Graphics is quite big"
Expected behavior
"Graph and Dataset objects should return an image and the default image size for Graphics should maybe be smaller"
Environment (please complete the following information):
- Operating system: Linux Fedora
- Mathematica/Engine: 13.2
- VS Code: 1.74.3
- Version: latest
this problem could be partly fixed use wolfram player.
Nice ! Thank you, I saw your repository before https://github.com/asukaminato0721/mmaplayer but I have not yet taken the time to look at the code.