You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
setting --ipynb-output to all causes Pandas dataframes to be included as both HTML tables and plain text code blocks. Since GitBook doesn't understand HTML, the HTML tables should be deleted.
Disabling the div and raw html extensions removes the fenced divs containing cell metadata.