From 6da3de25ba3ac6e89698922fddbf8bb5e232e5f0 Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Sat, 10 Dec 2022 12:10:27 -0500 Subject: [PATCH] Add jupyter_server to README (#1182) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c0f7dd7f90..3d64d36632 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ Ruff is extremely actively developed and used in major open-source projects like - [Pydantic](https://github.com/pydantic/pydantic) - [Saleor](https://github.com/saleor/saleor) - [Hatch](https://github.com/pypa/hatch) +- [Jupyter Server](https://github.com/jupyter-server/jupyter_server) Read the [launch blog post](https://notes.crmarsh.com/python-tooling-could-be-much-much-faster).