pytest-notebook
pytest-notebook copied to clipboard
Can I pass enviromental variables to the jupyter in test?
I would like to pass an external variable while testing my jupyters. Can I do that?
Hey @TommasoBendinelli I think you should be able to. Have you tried setting a global variable and seeing if it can be read in the notebook?