We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
new_code_cell
1 parent 6587c08 commit 35958d8Copy full SHA for 35958d8
jupyterlite_sphinx/jupyterlite_sphinx.py
@@ -22,7 +22,7 @@
22
from sphinx.util.fileutil import copy_asset
23
from sphinx.parsers import RSTParser
24
25
-from ._try_examples import examples_to_notebook, insert_try_examples_directive
+from ._try_examples import examples_to_notebook, insert_try_examples_directive, new_code_cell
26
27
import jupytext
28
import nbformat
0 commit comments