jupyter_server icon indicating copy to clipboard operation
jupyter_server copied to clipboard

Only fail on warnings from Jupyter packages

Open minrk opened this issue 3 years ago • 0 comments

avoid failing tests on use of deprecations out of our control

Potentially adding a strict warnings test run makes sense, but this prevents us from needing updates from dependencies before tests can run when there are no actual problems (#876)

minrk avatar Jun 16 '22 09:06 minrk