Skip to content

Conversation

@kevin-bates
Copy link
Member

Now that we require pyzmq > 17 (and have for a few years) we can drop its ioloop and use tornado's. This will remove another deprecation message...

notebook\notebookapp.py:50
  D:\a\notebook\notebook\notebook\notebookapp.py:50: DeprecationWarning: zmq.eventloop.ioloop is deprecated in pyzmq 17. pyzmq now works with default tornado and asyncio eventloops.
    ioloop.install()

@Zsailer Zsailer merged commit 5c081a3 into jupyter:master Jan 29, 2021
@kevin-bates kevin-bates deleted the drop-pyzmq-ioloop branch January 29, 2021 23:40
@blink1073 blink1073 added this to the 6.3 milestone Mar 18, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants