For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
How to remove frame around the plot in Jupyter Notebook
-
How do I remove the frame around the plot in Jupyter Notebook? I do not need the interactive buttons.
-
I have filed a pull request to do this: https://github.com/backtrader/backtrader/pull/384
-
I don't know what your intent was ... but a pull-request which mainly consist of your personal preferences, like
voloverlay=False
ist not a pull-request.