larray-project / larray

N-dimensional labelled arrays in Python
https://larray.readthedocs.io/
GNU General Public License v3.0
8 stars 6 forks source link

Some warning boxes in the documentation are ugly #1014

Closed gdementen closed 1 year ago

gdementen commented 1 year ago

Ugly warnings: https://larray.readthedocs.io/en/stable/tutorial/tutorial_sessions.html#Selecting-And-Filtering-Items

It must be possible to do it nicely, because in other sections they are nice, for example in: https://larray.readthedocs.io/en/stable/tutorial/tutorial_presenting_larray_objects.html#Axis

gdementen commented 1 year ago

done (probably by #1047)