Skip to content

In-line math not rendering in Jupyter Book #36

@amyheather

Description

@amyheather

In-line math (e.g. $k_{limit}$) renders without issue in the .ipynb files, but does not in the rendered Jupyter Book.

Does not fix: Updating all packages did not resolve the issue.

Potential fix: Can use alternative in-line math, for example:

{math}`k_{limit}`

This renders without issue in the Jupyter Book - but the downside is that it will not render if just viewing the .ipynb files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions