##// END OF EJS Templates
Update Export As (nbconvert).ipynb
jdavidheiser -
Show More
@@ -19,9 +19,8 b''
19 19 "# nbconvert related imports\n",
20 20 "from IPython.nbconvert import get_export_names, export_by_name\n",
21 21 "from IPython.nbconvert.writers import FilesWriter\n",
22 "from IPython.nbformat import current"
23 "from IPython.nbconvert.utils.exceptions import ConversionException\n",
24
22 "from IPython.nbformat import current\n",
23 "from IPython.nbconvert.utils.exceptions import ConversionException"
25 24 ],
26 25 "language": "python",
27 26 "metadata": {},
General Comments 0
You need to be logged in to leave comments. Login now