Poliastro: Documentation CSS messed up by Jupyter stuff

Created on 9 Feb 2019  路  4Comments  路  Source: poliastro/poliastro

Compare:

https://docs.poliastro.space/en/latest/

with:

https://docs.poliastro.space/en/stable/

And the culprit seems to be some inline CSS. It can confirmed by adding this line to /etc/hosts/:

127.0.0.1 unpkg.com
bug documentation upstream

All 4 comments

It happens in upstream projects that put JavaScript at the bottom as well:

https://ipyleaflet.readthedocs.io/en/latest/index.html

Reported upstream at https://github.com/jupyter-widgets/ipywidgets/issues/2311, fingers crossed :crossed_fingers:

First measure: I pinned html-manager to an older version and see if it fixes the issue

https://github.com/poliastro/poliastro/commit/33c46e5fd3eb5e4816e924e9f2796c02f49665b2

Fixed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Yash-10 picture Yash-10  路  3Comments

astrojuanlu picture astrojuanlu  路  6Comments

astrojuanlu picture astrojuanlu  路  4Comments

OrbitalMechanic picture OrbitalMechanic  路  6Comments

astrojuanlu picture astrojuanlu  路  5Comments