QuantEcon / sphinxcontrib-jupyter

A Sphinx Extension for Generating Jupyter Notebooks
BSD 3-Clause "New" or "Revised" License
76 stars 23 forks source link

Update JupyterTranslator and JupyterCodeTranslator #27

Closed mmcky closed 6 years ago

mmcky commented 6 years ago

This PR updates both the JupyterTranslator and JupyterCodeTranslater to support:

  1. Markdown Tables (in JupyterTranslator)
  2. pep, comments, and formatting improvements