kayjan / bigtree

Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.
https://bigtree.readthedocs.io
MIT License
168 stars 13 forks source link

Docs : broken "nodes" page #270

Closed GTorreil closed 3 months ago

GTorreil commented 3 months ago

Describe the issue The nodes page, as opened by clicking "Nodes" on this page, is seemingly broken.

Environment Does not apply / Web

To Reproduce Steps or code to reproduce the behaviour:

  1. Go to this documentation page
  2. Click on the "nodes" title
  3. the page, is seemingly broken.

Expected behaviour Readable layout

Screenshots image

kayjan commented 3 months ago

Thanks for spotting this! Let me fix it

kayjan commented 3 months ago

It is fixed now on this page

GTorreil commented 3 months ago

I can confirm that. Thanks for this great project !