Skip to content

Replace all remaining HTML <img> tags with MyST directives #624

@brian-rose

Description

@brian-rose

Several chapters of the book still have a number of <img> HTML tags for inline images in notebooks.

We are better off using MyST image and figure directives which give the same formatting options but have the advantages of cross-referencing, and rendering the same way in the book and in Jupyterlab (thanks to the jupyterlab-myst extension).

So someone should go through and replace them all. Or ask a robot to do this.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions