Skip to content

Formatting markdown headers in .qmd output for <IPython.core.display.Markdown object> #5

@ppreshant

Description

@ppreshant

Whatever used to become markdown headers when run in jupyter notebook doesn't render when the same .py script is called through the .qmd file. This is one example line

 Markdown('## Processing beads file') | p(display)

This stackoverflow answer suggests that using f'' strings fixed the issue. test it along with including jupyter: python3 in yaml header

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions