QuantEcon / sphinxcontrib-jupyter

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

FIX: make more robust to varying directory structures for dependent files #146

Closed mmcky closed 5 years ago

mmcky commented 5 years ago

this will assume the specified dependent file should be located where the notebook is saved and is agnostic towards nested directories in the called _static location.