Thomas Delteil created MXNET-114:
------------------------------------

             Summary: 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


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 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