[ANN] Jupyter Server 2.0

We just released Jupyter Server 2.0! :rocket:

Major highlights include:

  • Identity API
  • Authorization API
  • Events API
  • pytest-jupyter, a pytest plugin for jupyter core libraries and extensions.

You can learn more about these features and other changes in Jupyter Server 2.0 from our blog post.

If you’re interested in contributing to Jupyter Server, come check out our weekly “Contributing Hour”. We use this time to “live” code together and learn from one another. It’s always a good time! :slight_smile: Everyone and anyone is welcome. We hope to see you there!

2 Likes

In getting this out on conda-forge: what exactly is the intent of the wonky jupyter_core pin:

"jupyter_core>=4.12,!=~5.0",

I think we have it resolved:

1 Like