1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Python] can not render images in ipynb files on vscode

Discussão em 'Python' iniciado por Stack, Outubro 8, 2024.

  1. Stack

    Stack Membro Participativo

    i have installed vscode with official microsoft python package , every thing is ok except images rendering in markdown

    i tried the following codes for displaying images in markdown cell :

    <img src="images/grad_summary.png" style="width:600px;height:300px;">

    alt

    ![title](images/grad_summary.png)

    but it is not working although it is working on jupyter notebook

    P.S.

    vscode version: 1.40.1

    python version : 3.7

    vscode python extension version : 2019.10.44104

    os : windows 10

    Any Help :)

    Continue reading...

Compartilhe esta Página