jupyter / jupyter_client

Jupyter protocol client APIs
https://jupyter-client.readthedocs.io
BSD 3-Clause "New" or "Revised" License
374 stars 279 forks source link

Update wrapperkernels documentation #1012

Closed blink1073 closed 4 months ago

blink1073 commented 5 months ago

https://github.com/jupyter/jupyter_client/blob/main/docs/wrapperkernels.rst needs to be updated to reflect the use of hatch instead of setuptools.

See https://github.com/jupyter/echo_kernel/issues/12