Releases: jupyter-server/jupyter_server
Releases · jupyter-server/jupyter_server
v2.2.0
2.2.0
Enhancements made
- Only load enabled extension packages #1180 (@minrk)
- Pass in a logger to get_metadata #1176 (@yuvipanda)
Bugs fixed
Maintenance and upkeep improvements
- Updates for client 8 #1188 (@blink1073)
- Use repr in logging for exception. #1185 (@Carreau)
- Update example npm deps #1184 (@blink1073)
- Fix docs and examples #1183 (@blink1073)
- Update jupyter client api docs links #1179 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @Carreau | @codecov | @kevin-bates | @minrk | @ojarjur | @welcome | @yuvipanda
v2.1.0
2.1.0
Bugs fixed
Maintenance and upkeep improvements
- Update typing and warning handling #1174 (@blink1073)
Documentation improvements
- Add api docs #1159 (@blink1073)
Contributors to this release
v2.0.7
2.0.7
Enhancements made
- Log how long each extension module takes to import #1171 (@yuvipanda)
- Set JPY_SESSION_NAME to full notebook path. #1100 (@Carreau)
Bugs fixed
Maintenance and upkeep improvements
- Update example to use hatch #1169 (@blink1073)
- Clean up docs build and typing #1168 (@blink1073)
- Fix check release by ignoring duplicate file name in wheel #1163 (@blink1073)
- Fix broken link in warning message #1158 (@consideRatio)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @Carreau | @codecov | @consideRatio | @meeseeksdev | @pre-commit-ci | @vidartf | @welcome | @yuvipanda
v1.23.5
1.23.5
Bugs fixed
- Backport PR #1162: Reapply preferred_dir fix, now with better backwards compatability #1167 (@vidartf)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @Carreau | @codecov | @meeseeksdev | @vidartf | @welcome
v2.0.6
2.0.6
Bugs fixed
- Iterate through set of apps in
extension_manager.any_activity
method #1157 (@mahendrapaipuri)
Maintenance and upkeep improvements
- Handle flake8-errmsg #1155 (@blink1073)
- Add spelling and docstring enforcement #1147 (@blink1073)
Documentation improvements
- Add spelling and docstring enforcement #1147 (@blink1073)
Contributors to this release
v2.0.5
2.0.5
Bugs fixed
- Remove
end
kwarg after migration from print to info #1151 (@krassowski)
Maintenance and upkeep improvements
- Import ensure-sync directly from dependence. #1149 (@Carreau)
- Update deprecation warning #1148 (@Carreau)
Contributors to this release
v2.0.4
2.0.4
Bugs fixed
- Fix handling of extension last activity #1145 (@blink1073)
Contributors to this release
v2.0.3
v2.0.2
2.0.2
Bugs fixed
- Raise errors on individual problematic extensions when listing extension #1139 (@Zsailer)
- Find an available port before starting event loop #1136 (@blink1073)
- only write browser files if we're launching the browser #1133 (@hhuuggoo)
- Logging message used to list sessions fails with template error #1132 (@vindex10)
- Include base_url at start of kernelspec resources path #1124 (@bloomsa)
Maintenance and upkeep improvements
- Fix lint rule #1128 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @bloomsa | @codecov | @hhuuggoo | @kevin-bates | @vidartf | @vindex10 | @welcome | @Zsailer
v1.23.4
1.23.4
Bugs fixed
- Raise errors on individual problematic extensions when listing extension #1139 (@Zsailer)
- Include base_url at start of kernelspec resources path #1124 (@bloomsa)
- Defer webbrowser import #1095 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @bollwyvl | @codecov | @fcollonval | @kevin-bates | @meeseeksmachine | @ofek | @vidartf | @welcome | @Zsailer