You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by "Thomas Delteil (JIRA)" <ji...@apache.org> on 2018/03/20 01:59:00 UTC

[jira] [Created] (MXNET-114) Add the ability to hide markdown lines in generated notebook tutorials

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: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org