QuantEcon / jupinx

Jupyter + Sphinx Utilities and Tools
https://quantecon.github.io/jupinx/
20 stars 4 forks source link

BUG: New Environment -- Jupinx doesn't ensure some dependencies are installed #63

Closed mmcky closed 5 years ago

mmcky commented 5 years ago

Using a new anaconda environment we should be able to:

  1. pip install jupinx
  2. `jupinx -n in lecture-source-py repo

@AakashGfude can we ensure:

sphinxcontrib-bibtex and sphinxcontrib-jupyter are installed when jupinx is installed.