Skip to content

Instantly share code, notes, and snippets.

@jdavidheiser
Created March 2, 2015 20:43
Show Gist options
  • Save jdavidheiser/d1dd25c7822d265c7e0b to your computer and use it in GitHub Desktop.
Save jdavidheiser/d1dd25c7822d265c7e0b to your computer and use it in GitHub Desktop.
nbconvert crash
Display the source blob
Display the rendered blob
Raw
{"cells": [{"metadata": {}, "source": "* This bullet point is fine\n * \n * the blank bullet point above this one will cause a crash", "cell_type": "markdown"}], "metadata": {"language_info": {"name": "python", "codemirror_mode": {"name": "ipython", "version": 3}, "pygments_lexer": "ipython3", "version": "3.4.1", "file_extension": ".py", "mimetype": "text/x-python", "nbconvert_exporter": "python"}, "kernelspec": {"name": "python3", "display_name": "Python 3", "language": "python"}}, "nbformat": 4, "nbformat_minor": 0}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment