jupyter / jupyter_core

Core Jupyter functionality
https://jupyter-core.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
195 stars 181 forks source link

Clear the test environment before each function run #333

Closed jasongrout closed 1 year ago

jasongrout commented 1 year ago

See #231

This attempts to make our test environment more reproducible by setting the environment variables to a known state before each function run.