sphinxcontrib-jupyter icon indicating copy to clipboard operation
sphinxcontrib-jupyter copied to clipboard

FEAT: Add support for providing assignments and assignments with solutions notebooks

Open mmcky opened this issue 7 years ago • 0 comments
trafficstars

This could be achieved by tagging code-blocks use :class: attribute. For example we could use :class: solutions to specify a solution block that could be excluded from the notebook when using make jupyter and notebooks with solutions could be generated with make juptyer --solutions for example.

mmcky avatar Jun 14 '18 05:06 mmcky