diff --git a/src/python/interpret/test/test_example_notebooks.py b/src/python/interpret/test/test_example_notebooks.py index 823fe7e35..07e3f4027 100644 --- a/src/python/interpret/test/test_example_notebooks.py +++ b/src/python/interpret/test/test_example_notebooks.py @@ -37,7 +37,6 @@ def run_notebook(notebook_path): @pytest.mark.slow -@pytest.mark.skip def test_example_notebooks(): script_path = os.path.dirname(os.path.abspath(__file__)) notebooks_path = os.path.abspath(