Releases: voila-dashboards/voila
v0.4.0
0.4.0
Enhancements made
- Render read-only notebook #1181 (@trungleduc)
- Add Voila app port to kernel env #1176 (@dcnadler)
- Add Voila configuration option for default kernel environmental variables #1175 (@dcnadler)
- Update nbconvert pinning #1161 (@martinRenou)
- reenable prelaunch-hook #724 (@timkpaine)
Bugs fixed
- Add upper bound on jupyter_client dependency #1239 (@martinRenou)
- Fix inifinite loop in property access #1185 (@martinRenou)
Maintenance and upkeep improvements
- Update nbclient #1234 (@martinRenou)
- Remove pin on
jupyter_releaser
#1232 (@jtpio) - Update nbclient pinning #1224 (@martinRenou)
- Bump d3-color from 3.0.1 to 3.1.0 #1221 (@dependabot)
- Remove extra_requires #1215 (@martinRenou)
- Couple of ui-tests maintenance changes #1214 (@martinRenou)
- Use
ipywidgets
8 on Binder #1210 (@jtpio) - Troubleshoot the check release workflow #1208 (@jtpio)
- Fix typos #1198 (@kianmeng)
- Migrate to
hatch
#1197 (@jtpio) - Fix CI #1193 (@trungleduc)
- Troubleshoot failing
macos
check on CI #1191 (@jtpio) - Bump terser from 4.8.0 to 4.8.1 #1174 (@dependabot)
- Update nbconvert pinning #1161 (@martinRenou)
- feat: support for ipywidgets 8 #1046 (@mariobuikhuizen)
Documentation improvements
- Update Google App Engine deploy docs #1180 (@trungleduc)
Contributors to this release
(GitHub contributors page for this release)
@alkasm | @blink1073 | @bnavigator | @dcnadler | @dependabot | @github-actions | @jasongrout | @jtpio | @kianmeng | @mariobuikhuizen | @martinRenou | @SylvainCorlay | @timkpaine | @trungleduc
v0.4.0rc1
0.4.0rc1
Bugs fixed
- Add upper bound on jupyter_client dependency #1239 (@martinRenou)
Maintenance and upkeep improvements
- Update nbclient #1234 (@martinRenou)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @bnavigator | @github-actions | @jtpio | @martinRenou | @trungleduc
v0.4.0rc0
0.4.0rc0
Maintenance and upkeep improvements
Contributors to this release
v0.4.0b0
v0.4.0a2
0.4.0a2
Enhancements made
- Update nbconvert pinning #1161 (@martinRenou)
Maintenance and upkeep improvements
- Update nbclient pinning #1224 (@martinRenou)
- Update nbconvert pinning #1161 (@martinRenou)
Contributors to this release
v0.4.0a1
0.4.0a1
Maintenance and upkeep improvements
- Bump d3-color from 3.0.1 to 3.1.0 #1221 (@dependabot)
- Migrate to
hatch
#1197 (@jtpio)
Contributors to this release
v0.4.0a0
0.4.0a0
Enhancements made
- Render read-only notebook #1181 (@trungleduc)
- Add Voila app port to kernel env #1176 (@dcnadler)
- Add Voila configuration option for default kernel environmental variables #1175 (@dcnadler)
- reenable prelaunch-hook #724 (@timkpaine)
Bugs fixed
- Fix inifinite loop in property access #1185 (@martinRenou)
Maintenance and upkeep improvements
- Remove extra_requires #1215 (@martinRenou)
- Couple of ui-tests maintenance changes #1214 (@martinRenou)
- Use
ipywidgets
8 on Binder #1210 (@jtpio) - Troubleshoot the check release workflow #1208 (@jtpio)
- Fix typos #1198 (@kianmeng)
- Fix CI #1193 (@trungleduc)
- Troubleshoot failing
macos
check on CI #1191 (@jtpio) - Bump terser from 4.8.0 to 4.8.1 #1174 (@dependabot)
- feat: support for ipywidgets 8 #1046 (@mariobuikhuizen)
Documentation improvements
- Update Google App Engine deploy docs #1180 (@trungleduc)
Contributors to this release
(GitHub contributors page for this release)
@alkasm | @dcnadler | @dependabot | @github-actions | @jasongrout | @jtpio | @kianmeng | @mariobuikhuizen | @martinRenou | @SylvainCorlay | @timkpaine | @trungleduc
v0.3.6
0.3.6
Enhancements made
- adding nbextension path to voila config object #1167 (@dharmaquark)
Bugs fixed
- The cling tests appear to hang on OSX #1171 (@SylvainCorlay)
- Fix default VOILA_WS_BASE_URL value in preheating mode #1141 (@vkaidalov-rft)
Maintenance and upkeep improvements
- Bump jquery-ui from 1.13.1 to 1.13.2 #1172 (@dependabot)
- Bump moment from 2.29.1 to 2.29.4 #1166 (@dependabot)
- Bump moment from 2.29.1 to 2.29.4 in /ui-tests #1165 (@dependabot)
- Bump parse-url from 6.0.0 to 6.0.2 #1164 (@dependabot)
- Update jupyter_server #1163 (@martinRenou)
- Bump jpeg-js from 0.4.3 to 0.4.4 in /ui-tests #1162 (@dependabot)
- Bump async from 2.6.3 to 2.6.4 in /ui-tests #1151 (@dependabot)
- [tests] rerun failed tests 2 times in CI #1150 (@timkpaine)
- Fix UI-tests detached script #1136 (@martinRenou)
- Bump minimist from 1.2.5 to 1.2.6 in /ui-tests #1135 (@dependabot)
Documentation improvements
- Update deploy to Heroku instructions #1158 (@samharrison7)
- Use pydata-sphinx-theme #1139 (@martinRenou)
Contributors to this release
(GitHub contributors page for this release)
@dependabot | @dharmaquark | @github-actions | @martinRenou | @samharrison7 | @SylvainCorlay | @timkpaine | @trungleduc | @vkaidalov-rft
v0.3.5
0.3.5
Enhancements made
- feat: support all kernel ServerConnection options #1129 (@maartenbreddels)
Maintenance and upkeep improvements
- Fix
jinja2 3.1.0
compatibility issue #1127 (@trungleduc) - Fix wait_for_request #1125 (@trungleduc)
Contributors to this release
v0.3.4
0.3.4
Enhancements made
- feat: make request info available in env for preheated kernels #1109 (@mariobuikhuizen)
Maintenance and upkeep improvements
- Fix ipywidgets 7.7 incompatibility issue #1121 (@martinRenou)
- Fix CI #1118 (@trungleduc)
- Bump url-parse from 1.5.7 to 1.5.10 in /ui-tests #1103 (@dependabot)
Contributors to this release
(GitHub contributors page for this release)
@dependabot | @github-actions | @maartenbreddels | @mariobuikhuizen | @martinRenou | @trungleduc