Releases: jupyter-server/jupyverse
Releases · jupyter-server/jupyverse
v0.5.2
0.5.2
Merged PRs
- Fix typo #407 (@davidbrochart)
Contributors to this release
v0.5.1
0.5.1
Merged PRs
- Check terminal websocket before removing it #405 (@davidbrochart)
- Update documentation URL #404 (@davidbrochart)
- Set watchfiles log level to WARNING #403 (@davidbrochart)
- Update ypywidgets v0.7.0 for tests #400 (@davidbrochart)
- Remove output trailing newline #399 (@davidbrochart)
- Save anonymous user info in database #397 (@davidbrochart)
Contributors to this release
v0.5.0
0.5.0
Merged PRs
- Replace RetroLab with Notebook #396 (@davidbrochart)
- Update FastAPI-Users v13.0.0 #395 (@davidbrochart)
Contributors to this release
v0.4.2
0.4.2
Merged PRs
- Update pycrdt >=0.8.2 #379 (@davidbrochart)
Contributors to this release
v0.4.1
0.4.1
Merged PRs
- Make ypywidgets optional #375 (@davidbrochart)
Contributors to this release
v0.4.0
0.4.0
Merged PRs
- Check types in a separate CI job #373 (@davidbrochart)
- Add pytest color #372 (@davidbrochart)
- Update pycrdt v0.7.2 #371 (@davidbrochart)
- Implement server-side ypywidgets rendering #364 (@davidbrochart)
- Improve data read #362 (@davidbrochart)
- Replace black with ruff formatter #361 (@davidbrochart)
- Replace Ypy with pycrdt #359 (@davidbrochart)
- Set optional contents API model fields to None by default #358 (@davidbrochart)
Contributors to this release
v0.3.0
0.3.0
Merged PRs
- Send notebook cell source as string when type is list #354 (@davidbrochart)
- Align external kernel connections with jupyter-server #352 (@davidbrochart)
Contributors to this release
v0.2.5
0.2.5
Merged PRs
- Add default values to CLI callback #349 (@davidbrochart)
Contributors to this release
v0.2.4
0.2.4
Merged PRs
- Pin anyio<5 #344 (@davidbrochart)
Contributors to this release
v0.2.3
0.2.3
Merged PRs
- Add CLI --allow-origin (CORS) #343 (@davidbrochart)