book¶
- class PlayExtension(renderable: SupportsRender | SupportsRenderMemo, render_kwargs)¶
Bases:
Extension
-
class play_block(rawsource=
''
, text=''
, *children, **attributes)¶
- classmethod render(node, output_path)¶
- classmethod setup_console(console, monkeypatch)¶
Perform console setup tasks before executing a suite of code blocks, e.g. monkeypatching IO operations to allow media capture.
- to_docutils()¶
-
class play_block(rawsource=
- class PlotExtension(plottable, **kwargs)¶
Bases:
Extension
-
class plot_block(rawsource=
''
, text=''
, *children, **attributes)¶
- classmethod render(node, output_path)¶
- classmethod setup_console(console, monkeypatch)¶
Perform console setup tasks before executing a suite of code blocks, e.g. monkeypatching IO operations to allow media capture.
- to_docutils()¶
-
class plot_block(rawsource=