2024.3.1
What's Changed
- Modify Playwright test to account for changes in JupyterLab UI. by @marcelovilla in #2232
- Add favicon to jupyterhub theme. by @jbouder in #2222
- Set min nodes to 0 for worker and user. by @pt247 in #2168
- Remove
jhub-client
from pyproject.toml by @pavithraes in #2242 - Include permission validation step to programmatically cloned repos by @viniciusdc in #2258
- Expose jupyter's preferred dir as a config option by @krassowski in #2251
- Allow to configure default settings for JupyterLab (
overrides.json
) by @krassowski in #2249 - Feature/jlab menu customization by @marcelovilla in #2259
- Add cloud provider to the dask config.json file by @marcelovilla in #2266
- Fix syntax error in jupyter-server-config Python file by @krassowski in #2286
- Add "Open VS Code" entry in services by @krassowski in #2267
- Add Grafana Loki integration by @aktech in #2156
New Contributors
- @jbouder made their first contribution in #2222
- @krassowski made their first contribution in #2251
Full Changelog: 2024.1.1...2024.3.1