We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45117ee commit cdc8145Copy full SHA for cdc8145
tests/conftest.py
@@ -1 +1,4 @@
1
+import os
2
+
3
+os.environ["JUPYTER_PLATFORM_DIRS"] = "1"
4
pytest_plugins = ["jupyterlab_server.pytest_plugin"]
0 commit comments