Steven Silvester
Steven Silvester
I'd say push here
Ha, I love seeing the PR title update. Thanks again for digging in to this!
https://github.com/jupyter/jupyter_core/releases/tag/5.0.0rc0 is now available for testing
https://pypi.org/project/jupyter-core/5.0.0rc1/ fixes the version handling in `version.py`.
After [5.0.0rc2](https://github.com/jupyter/jupyter_core/releases/tag/5.0.0rc2), the cwd is no longer included at all. @kevin-bates can you please see if you're getting the same behavior?
Great, thanks!
I plan to make the release tomorrow, with the release notes [here](https://github.com/jupyter/jupyter_core/issues/294#issuecomment-1306320042).
Talking more in last week's server meeting, we'd like to keep Jupyter Client as minimal as possible and make any extra changes in Server. I propose we do the following...
I updated the top level comment to reflect our reduced scope to only change what is necessary.