QuantEcon / meta

For issues and discussion covering more than one repository
0 stars 0 forks source link

[infrastructure project] Jupyter Book (Jupyter Cache) Ability to Execute Lectures within Independent Envs #83

Open mmcky opened 1 year ago

mmcky commented 1 year ago

Our lectures are written under the main idea that they execute in python + anaconda so they require the install of any needed packages at the top of the lectures. This condition however is currently not testable as all lectures are executed in the same python environment alongside jupyter-book builds as well.

Looking at Jupyter-cache you can use temp folders but that only really helps test the case when files are created etc. and not the software environment

https://jupyter-cache.readthedocs.io/en/latest/using/cli.html#executing-the-notebooks