Skip to content

Commit

Permalink
Fix handling of jupyter core warning (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Nov 11, 2022
1 parent 45117ee commit cdc8145
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/conftest.py
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
import os

os.environ["JUPYTER_PLATFORM_DIRS"] = "1"
pytest_plugins = ["jupyterlab_server.pytest_plugin"]

0 comments on commit cdc8145

Please sign in to comment.