Releases: jupyter-server/jupyverse
Releases · jupyter-server/jupyverse
v0.0.48
0.0.48
Merged PRs
- Don't modify terminal environment #264 (@davidbrochart)
Contributors to this release
v0.0.47
0.0.47
Merged PRs
- Remove duplicate favicon.ico #263 (@davidbrochart)
- Pin ypy-websocket >=0.8.2 #262 (@davidbrochart)
- Pass environment to terminals #261 (@davidbrochart)
- Remove fps-resource-usage dependency #257 (@davidbrochart)
Contributors to this release
v0.0.46
0.0.46
Merged PRs
- Update docs and project with resource_usage #254 (@davidbrochart)
- Add resource_usage plugin #253 (@davidbrochart)
- Lock file accesses #252 (@davidbrochart)
- Fix clean room never triggered #250 (@Wh1isper)
- Fix /api/me permissions parameters #249 (@davidbrochart)
- Fix incomplete kernel search path #246 (@Wh1isper)
- Add kernel cwd #245 (@davidbrochart)
- Implement file ID service #244 (@davidbrochart)
- Align path format for windows. #243 (@specter119)
- Skip test_kernel_messages on Windows #242 (@davidbrochart)
- Use system prefix instead of conda prefix for kernel test #241 (@RobertRosca)
- Use Hatch Environments and Scripts #239 (@RobertRosca)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @davidbrochart | @pre-commit-ci | @RobertRosca | @specter119 | @welcome | @Wh1isper
v0.0.44
v0.0.43
0.0.43
Merged PRs
- Fix plugin pinning #234 (@davidbrochart)
Contributors to this release
v0.0.42
0.0.42
Merged PRs
- Create a base auth plugin to depend on instead of jupyverse #232 (@hbcarlos)
- Moves the frontend generic configuration to a new plugin #231 (@hbcarlos)
Contributors to this release
v0.0.40
0.0.40
Other merged PRs
- Switch to hatch build system #227 (@davidbrochart)
- Add file watcher #225 (@davidbrochart)
Contributors to this release
v0.0.38
0.0.38
Other merged PRs
- Pin plugins with >=0.0.37 #223 (@davidbrochart)
- Move flake8 config to pyproject.toml #222 (@davidbrochart)
- Make jupyverse depend on released plugins #219 (@davidbrochart)
- Remove FastAPI monkey-patch #218 (@davidbrochart)
Contributors to this release
v0.0.37
0.0.37
Merged PRs
- Add fps-auth-fief to jupyter-releaser #216 (@davidbrochart)
- Fix jupyterlab and retrolab plugins name (now lower-case) #215 (@davidbrochart)
Contributors to this release
v0.0.36
0.0.36
Merged PRs
- Add documentation #213 (@davidbrochart)
- Open browser window with token as query parameter #212 (@davidbrochart)
- Add auth_fief plugin, register auth via entry point, add WebSocket auth #211 (@davidbrochart)
- Remove Podman specific
runArgs
#208 (@RobertRosca) - Add devcontainer configuration #207 (@RobertRosca)
- Add authorization #206 (@davidbrochart)
- [pre-commit.ci] pre-commit autoupdate #205 (@pre-commit-ci)