Conversation
joshmoore
left a comment
There was a problem hiding this comment.
Looks good structurally, though I'm not the best person to say if these URLs are the best starting points. Copying a screenshot from https://zarr--1217.org.readthedocs.build/en/1217/ in case anyone wants to give it a quick glance.
docs/tutorial.rst
Outdated
|
|
||
| Zarr is a format used to create N-dimensional arrays with any NumPy `dtype <https://numpy.org/doc/stable/reference/arrays.dtypes.html#arrays-dtypes>`_ | ||
|
|
||
| - Chunk arrays along any dimension |
There was a problem hiding this comment.
Making these proper bullet points would be nice to save whitespace.
There was a problem hiding this comment.
Thank you @joshmoore for the feedback. I will make updates 🙂
There was a problem hiding this comment.
Hi @joshmoore, I noticed anytime i build locally I see the bullet points well represented
But when it builds on the server the bullet points get extra white spaces between them
Found this on stack overflow https://stackoverflow.com/questions/67542699/readthedocs-sphinx-not-rendering-bullet-list-from-rst-file
There was a problem hiding this comment.
"Edit: that CSS bug is in sphinx_rtd_theme readthedocs/sphinx_rtd_theme#1115"
Interesting. One option then would be to move to another them, e.g. https://github.com/pydata/pydata-sphinx-theme
cc: @MSanKeys963
There was a problem hiding this comment.
"Edit: that CSS bug is in sphinx_rtd_theme readthedocs/sphinx_rtd_theme#1115"
Interesting. One option then would be to move to another them, e.g. https://github.com/pydata/pydata-sphinx-theme
cc: @MSanKeys963
I will like to work on the theme migration if that's voted :)
There was a problem hiding this comment.
I'd suggest to go ahead and try it out. We can always revert.
|
This has unfortunately gone stale. Will it be revived or should we close this? |
|
Closing as stale. We'll keep the original feature request open. |



fixes #1208
TODO: