Skip to content

Deal with attachments in Markdown cells #230

@mtrbean

Description

@mtrbean

Attachment image not showing up when writing content with jupyter notebook

This was originally reported in jupyter-book/jupyter-book#321. Apparently it was working back then but I couldn't get it working with the latest version of jupyter-book.

(The attachment is showing correctly if I generate an html directly using nbconvert jupyter nbconvert mynotebook.ipynb)

To Reproduce

Include an attachment in a markdown cell in a jupyter notebook, for example by pasting an image directly into the cell:

![Example Set 1](attachment:55e982a2-ff6d-4b22-ab40-ae563e0fb0a3.png)

and then build the project. Opening in browser will see a broken image:

image

Expected behavior

image is displayed in the html

Environment

  • Python: 3.7.6
  • jupyter-book: 0.7.4
  • nbconvert: 5.6.1
  • Operating System: linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions