David A Roberts
David A Roberts
I updated my JupyterLite config to be a bit more like [SymPy Live](https://live.sympy.org/), so you can just directly enter Mathics expressions into the REPL: - [Mathics Live](https://davidar.github.io/jupyterlite-demo/repl/index.html?toolbar=1&kernel=python&code=%25pip%20install%20Mathics3%0A%25load_ext%20mathics.frontend.jupyter) (takes about 30s...
Fixed! 
> As for computing bounding boxes for Graphics - basically, you have to compute the function to get a bounding box. In some cases one may know the bounds of...
Thanks for clarifying the role of boxing here. I've lost a bit of steam on the frontend side of things, and have been poking around a bit more on working...
Closing this issue as development has moved to https://github.com/Mathics3/Mathics3-notebook-frontends and https://github.com/Mathics3/Mathics3-live
> remove images from /app, they should be in /public No, I moved them there so that nextjs automatically generates the metadata for them: https://nextjs.org/docs/app/api-reference/file-conventions/metadata/app-icons If anything we could probably...
So this is just broken for me. I open a shader, press the back button, open another shader and it's just black until I reload the page. Something is going...