rjrosati / SymbolicTensors.jl

Manipulate tensors symbolically in Julia! Currently needs a SymPy dependency, but work is ongoing to change the backend to SymbolicUtils.jl
MIT License
32 stars 4 forks source link

Two equations* do not render in Pluto #8

Open mmikhasenko opened 2 years ago

mmikhasenko commented 2 years ago

image

What is about align?

rjrosati commented 2 years ago

I haven't tested very much in Pluto. This is probably an issue with my override of Base.show

mmikhasenko commented 2 years ago

Yes, most likely. I thought it might work if stacking equations with align (in Base.show). Might be a bit tricky with closing the environment