I noticed that many comments in demo use &=
instead of =
. That causes display issue on my notebook after converting to .ipynb format.
I am not sure if this is a common issue or just for my notebook
I noticed that many comments in demo use &=
instead of =
. That causes display issue on my notebook after converting to .ipynb format.
I am not sure if this is a common issue or just for my notebook
Thanks for reporting this.
I’ve pushed fixes to several demos to make them render multi-line mathematics nicely in notebooks: Update all notebooks to render correctly on web page and in notebooks. by jorgensd · Pull Request #3005 · FEniCS/dolfinx · GitHub