Skip to content

Commit 35958d8

Browse files
committed
import new_code_cell
1 parent 6587c08 commit 35958d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyterlite_sphinx/jupyterlite_sphinx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
from sphinx.util.fileutil import copy_asset
2323
from sphinx.parsers import RSTParser
2424

25-
from ._try_examples import examples_to_notebook, insert_try_examples_directive
25+
from ._try_examples import examples_to_notebook, insert_try_examples_directive, new_code_cell
2626

2727
import jupytext
2828
import nbformat

0 commit comments

Comments
 (0)