Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e8f2cf commit 738fb8cCopy full SHA for 738fb8c
1 file changed
nbconvert.py
@@ -13,7 +13,7 @@
13
import os
14
import subprocess
15
import sys
16
-import argparse
+from IPython.external import argparse
17
from IPython.nbformat import current as nbformat
18
from IPython.utils.text import indent
19
0 commit comments