[ 
https://issues.apache.org/jira/browse/MXNET-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Delteil updated MXNET-114:
---------------------------------
    Description: 
In tutorials files, sometimes we have statements like {{img.plot()}} that 
generates an image. For the tutorials to be entertaining, we may want to 
include an example generated image using the image tag like this:
 {{![png](img_url)}}.

However this means that currently, at run-time, if someone downloads the 
generated notebook, they will see twice the image. Once from execution, and 
once from the markdown line.

This is currently a blocker for a few tutorials that we have in the pipeline at 
the aws mxnet apps team

  was:
In tutorials files, sometimes we have statements like {{img.plot()}} that 
generates an image. For the tutorials to be entertaining, we may want to 
include an example generated image using the image tag like this:
{{![png](img_url)}}.

However this means that currently, at run-time, if someone downloads the 
generated notebook, they will see twice the image. Once from execution, and 
once from the markdown line.


> Add the ability to hide markdown lines in generated notebook tutorials
> ----------------------------------------------------------------------
>
>                 Key: MXNET-114
>                 URL: https://issues.apache.org/jira/browse/MXNET-114
>             Project: Apache MXNet
>          Issue Type: Improvement
>            Reporter: Thomas Delteil
>            Priority: Major
>
> In tutorials files, sometimes we have statements like {{img.plot()}} that 
> generates an image. For the tutorials to be entertaining, we may want to 
> include an example generated image using the image tag like this:
>  {{![png](img_url)}}.
> However this means that currently, at run-time, if someone downloads the 
> generated notebook, they will see twice the image. Once from execution, and 
> once from the markdown line.
> This is currently a blocker for a few tutorials that we have in the pipeline 
> at the aws mxnet apps team



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to