Skip to content

Commit 34c98f7

Browse files
committed
update doc
1 parent c605b75 commit 34c98f7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/v2.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,12 @@ You can apply it to a set of files using a loop:
407407
Limitations
408408
===========
409409

410+
Jupyter Notebook Cells with Shell Commands
411+
------------------------------------------
412+
413+
If your Jupyter notebook has a code cell with lines that start with either ``%%`` or ``!``, the tool ignores that cell.
414+
The other cells in the notebook are still updated.
415+
410416
Aliased Imports
411417
---------------
412418

0 commit comments

Comments
 (0)