Elixirnote

Latest version: v4.0.0a30

Safety actively analyzes 638388 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 20

4.0.0a10

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v4.0.0a9...52f961be656da60e2a39ef502de7991ee0436e26))

Enhancements made

- Remove retry part from test folder name [11070](https://github.com/jupyterlab/jupyterlab/pull/11070) ([fcollonval](https://github.com/fcollonval))

Bugs fixed

- Indent comments (6957) [11063](https://github.com/jupyterlab/jupyterlab/pull/11063) ([josephrocca](https://github.com/josephrocca))
- Retain the rtc lock until the user releases it [11026](https://github.com/jupyterlab/jupyterlab/pull/11026) ([hbcarlos](https://github.com/hbcarlos))
- Fix user preferences not being considered for Text Editor [10868](https://github.com/jupyterlab/jupyterlab/pull/10868) ([Mithil467](https://github.com/Mithil467))
- Improve resizing behavior of debugger panels [10653](https://github.com/jupyterlab/jupyterlab/pull/10653) ([trungleduc](https://github.com/trungleduc))

Maintenance and upkeep improvements

- Skip flaky debugger test [11083](https://github.com/jupyterlab/jupyterlab/pull/11083) ([fcollonval](https://github.com/fcollonval))
- Fix/duplicate-statement [11082](https://github.com/jupyterlab/jupyterlab/pull/11082) ([fcollonval](https://github.com/fcollonval))
- Revert "Constrain ipykernel version on CI" [11076](https://github.com/jupyterlab/jupyterlab/pull/11076) ([jtpio](https://github.com/jtpio))
- Check changes on translatable strings [11036](https://github.com/jupyterlab/jupyterlab/pull/11036) ([fcollonval](https://github.com/fcollonval))

Documentation improvements

- Split settings schema for inclusion in documentation [11067](https://github.com/jupyterlab/jupyterlab/pull/11067) ([fcollonval](https://github.com/fcollonval))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab/graphs/contributors?from=2021-09-13&to=2021-09-15&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ablink1073+updated%3A2021-09-13..2021-09-15&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A2021-09-13..2021-09-15&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agithub-actions+updated%3A2021-09-13..2021-09-15&type=Issues) | [hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ahbcarlos+updated%3A2021-09-13..2021-09-15&type=Issues) | [josephrocca](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajosephrocca+updated%3A2021-09-13..2021-09-15&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2021-09-13..2021-09-15&type=Issues) | [jupyterlab-dev-mode](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-dev-mode+updated%3A2021-09-13..2021-09-15&type=Issues) | [jupyterlab-probot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-probot+updated%3A2021-09-13..2021-09-15&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2021-09-13..2021-09-15&type=Issues) | [Mithil467](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AMithil467+updated%3A2021-09-13..2021-09-15&type=Issues) | [trungleduc](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Atrungleduc+updated%3A2021-09-13..2021-09-15&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Awelcome+updated%3A2021-09-13..2021-09-15&type=Issues)

4.0.0a9

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v4.0.0a8...d103ccc3d16db524bed90fb1eebb6ce7616e224f))

Enhancements made

- update inspector label [11049](https://github.com/jupyterlab/jupyterlab/pull/11049) ([legendb317](https://github.com/legendb317))

Bugs fixed

- Use posix paths explicitly [11031](https://github.com/jupyterlab/jupyterlab/pull/11031) ([Mithil467](https://github.com/Mithil467))
- Adds the variable reference to the key of the component [11029](https://github.com/jupyterlab/jupyterlab/pull/11029) ([hbcarlos](https://github.com/hbcarlos))

Maintenance and upkeep improvements

- Clean up bumpversion [11056](https://github.com/jupyterlab/jupyterlab/pull/11056) ([blink1073](https://github.com/blink1073))
- Use `details` block in benchmark report [11054](https://github.com/jupyterlab/jupyterlab/pull/11054) ([fcollonval](https://github.com/fcollonval))
- Constrain ipykernel version on CI [11052](https://github.com/jupyterlab/jupyterlab/pull/11052) ([fcollonval](https://github.com/fcollonval))
- Fix benchmark PR commenting for forks [11047](https://github.com/jupyterlab/jupyterlab/pull/11047) ([fcollonval](https://github.com/fcollonval))
- Fix prettier error [11043](https://github.com/jupyterlab/jupyterlab/pull/11043) ([fcollonval](https://github.com/fcollonval))
- Use JupyterLab Probot for Binder Links [11039](https://github.com/jupyterlab/jupyterlab/pull/11039) ([blink1073](https://github.com/blink1073))
- Make debugger jest test more robust [11032](https://github.com/jupyterlab/jupyterlab/pull/11032) ([fcollonval](https://github.com/fcollonval))
- Add benchmark tests [10936](https://github.com/jupyterlab/jupyterlab/pull/10936) ([fcollonval](https://github.com/fcollonval))

API and Breaking Changes

- Add benchmark tests [10936](https://github.com/jupyterlab/jupyterlab/pull/10936) ([fcollonval](https://github.com/fcollonval))

Other merged PRs

- Remove status bar item flickering [11065](https://github.com/jupyterlab/jupyterlab/pull/11065) ([fcollonval](https://github.com/fcollonval))
- use path.posix explicitly for URLs [11048](https://github.com/jupyterlab/jupyterlab/pull/11048) ([mbektas](https://github.com/mbektas))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab/graphs/contributors?from=2021-09-08&to=2021-09-13&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ablink1073+updated%3A2021-09-08..2021-09-13&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A2021-09-08..2021-09-13&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agithub-actions+updated%3A2021-09-08..2021-09-13&type=Issues) | [hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ahbcarlos+updated%3A2021-09-08..2021-09-13&type=Issues) | [jasongrout](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajasongrout+updated%3A2021-09-08..2021-09-13&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2021-09-08..2021-09-13&type=Issues) | [jupyterlab-dev-mode](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-dev-mode+updated%3A2021-09-08..2021-09-13&type=Issues) | [jupyterlab-probot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-probot+updated%3A2021-09-08..2021-09-13&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2021-09-08..2021-09-13&type=Issues) | [legendb317](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Alegendb317+updated%3A2021-09-08..2021-09-13&type=Issues) | [mbektas](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ambektas+updated%3A2021-09-08..2021-09-13&type=Issues) | [Mithil467](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AMithil467+updated%3A2021-09-08..2021-09-13&type=Issues)

4.0.0a8

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v4.0.0a7...094056ad2d728327dbeef26aabeee29ece584487))

Bugs fixed

- use correct nbformat version - fixes 11005 [11017](https://github.com/jupyterlab/jupyterlab/pull/11017) ([dmonad](https://github.com/dmonad))
- Restore Copy shareable link use of shareUrl [11011](https://github.com/jupyterlab/jupyterlab/pull/11011) ([fcollonval](https://github.com/fcollonval))
- Fix ignored promise leading to incorrect initial tooltip position [11010](https://github.com/jupyterlab/jupyterlab/pull/11010) ([krassowski](https://github.com/krassowski))
- Add a guard to avoid kernel deadlock on multiple input request [10792](https://github.com/jupyterlab/jupyterlab/pull/10792) ([echarles](https://github.com/echarles))
- Translate factory names by adding `label` [11006](https://github.com/jupyterlab/jupyterlab/pull/11006) ([krassowski](https://github.com/krassowski))
- fix 10997 - increase max_message_size of websocket messages [11003](https://github.com/jupyterlab/jupyterlab/pull/11003) ([dmonad](https://github.com/dmonad))
- Fix typo in nbformat dialog [11001](https://github.com/jupyterlab/jupyterlab/pull/11001) ([davidbrochart](https://github.com/davidbrochart))
- Fix missing translation wrappers in the debugger [10989](https://github.com/jupyterlab/jupyterlab/pull/10989) ([krassowski](https://github.com/krassowski))

Maintenance and upkeep improvements

- Cache ESLint Data [11025](https://github.com/jupyterlab/jupyterlab/pull/11025) ([blink1073](https://github.com/blink1073))
- Clean up notebook test utils [11021](https://github.com/jupyterlab/jupyterlab/pull/11021) ([fcollonval](https://github.com/fcollonval))
- Make Test Server Configurable [11015](https://github.com/jupyterlab/jupyterlab/pull/11015) ([fcollonval](https://github.com/fcollonval))
- Clean up handling of npm dist tag [10999](https://github.com/jupyterlab/jupyterlab/pull/10999) ([fcollonval](https://github.com/fcollonval))
- Fix version regex [10994](https://github.com/jupyterlab/jupyterlab/pull/10994) ([fcollonval](https://github.com/fcollonval))
- Move RankedMenu test to ui-components [10992](https://github.com/jupyterlab/jupyterlab/pull/10992) ([fcollonval](https://github.com/fcollonval))
- Fix link to Playwright fixtures in the galata README [10988](https://github.com/jupyterlab/jupyterlab/pull/10988) ([jtpio](https://github.com/jtpio))
- Change "Export Notebook As" to "Save and Export Notebook As" [10904](https://github.com/jupyterlab/jupyterlab/pull/10904) ([bsyouness](https://github.com/bsyouness))

Documentation improvements

- Update documentation for internationalization [11024](https://github.com/jupyterlab/jupyterlab/pull/11024) ([fcollonval](https://github.com/fcollonval))
- Configure sphinx for gettext [11022](https://github.com/jupyterlab/jupyterlab/pull/11022) ([fcollonval](https://github.com/fcollonval))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab/graphs/contributors?from=2021-09-01&to=2021-09-08&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ablink1073+updated%3A2021-09-01..2021-09-08&type=Issues) | [bsyouness](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Absyouness+updated%3A2021-09-01..2021-09-08&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Adavidbrochart+updated%3A2021-09-01..2021-09-08&type=Issues) | [dmonad](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Admonad+updated%3A2021-09-01..2021-09-08&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A2021-09-01..2021-09-08&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2021-09-01..2021-09-08&type=Issues) | [jupyterlab-dev-mode](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-dev-mode+updated%3A2021-09-01..2021-09-08&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2021-09-01..2021-09-08&type=Issues) | [meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksmachine+updated%3A2021-09-01..2021-09-08&type=Issues)

4.0.0a7

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v4.0.0a6...0350c6e6cafa06e0a4903507524789d938b75710))

Enhancements made

- Add editable selector [10957](https://github.com/jupyterlab/jupyterlab/pull/10957) ([krassowska](https://github.com/krassowska))
- Removed debug switch, added bug button state update [10727](https://github.com/jupyterlab/jupyterlab/pull/10727) ([3coins](https://github.com/3coins))
- Add debugger variable renderer based on mime type [10299](https://github.com/jupyterlab/jupyterlab/pull/10299) ([fcollonval](https://github.com/fcollonval))

Bugs fixed

- Remove the non-null assertion on `IDebugger.ISources` [10976](https://github.com/jupyterlab/jupyterlab/pull/10976) ([fcollonval](https://github.com/fcollonval))
- Protect against undefined delegated label [10972](https://github.com/jupyterlab/jupyterlab/pull/10972) ([fcollonval](https://github.com/fcollonval))
- ForwardPort PR 10898 on master: Render placeholder at correct index [10959](https://github.com/jupyterlab/jupyterlab/pull/10959) ([echarles](https://github.com/echarles))
- Fix lack of translation of part of "Saving completed" and friends [10958](https://github.com/jupyterlab/jupyterlab/pull/10958) ([krassowski](https://github.com/krassowski))
- Fix browser tab name [10952](https://github.com/jupyterlab/jupyterlab/pull/10952) ([tejasmorkar](https://github.com/tejasmorkar))
- Simplify IRankedMenu interface [10943](https://github.com/jupyterlab/jupyterlab/pull/10943) ([fcollonval](https://github.com/fcollonval))
- Add "menu" context for translation of menu labels [10932](https://github.com/jupyterlab/jupyterlab/pull/10932) ([krassowski](https://github.com/krassowski))
- Add undoManager to inserted cells [10899](https://github.com/jupyterlab/jupyterlab/pull/10899) ([hbcarlos](https://github.com/hbcarlos))

Maintenance and upkeep improvements

- Update to lerna 4 [10983](https://github.com/jupyterlab/jupyterlab/pull/10983) ([jtpio](https://github.com/jtpio))
- Galata: Update reference screenshots [10982](https://github.com/jupyterlab/jupyterlab/pull/10982) ([jtpio](https://github.com/jtpio))
- Improve Galata documentation and setup [10980](https://github.com/jupyterlab/jupyterlab/pull/10980) ([fcollonval](https://github.com/fcollonval))
- Clarify usage of mock in debugger test [10979](https://github.com/jupyterlab/jupyterlab/pull/10979) ([fcollonval](https://github.com/fcollonval))
- Restore test for kernel that does not support debugger [10973](https://github.com/jupyterlab/jupyterlab/pull/10973) ([fcollonval](https://github.com/fcollonval))
- Chore: fix typo in comments [10953](https://github.com/jupyterlab/jupyterlab/pull/10953) ([agoose77](https://github.com/agoose77))
- Bump major Galata version [10951](https://github.com/jupyterlab/jupyterlab/pull/10951) ([fcollonval](https://github.com/fcollonval))
- More robust UI tests [10950](https://github.com/jupyterlab/jupyterlab/pull/10950) ([fcollonval](https://github.com/fcollonval))
- More Publish Integrity [10937](https://github.com/jupyterlab/jupyterlab/pull/10937) ([afshin](https://github.com/afshin))
- Add Galata in JupyterLab [10796](https://github.com/jupyterlab/jupyterlab/pull/10796) ([fcollonval](https://github.com/fcollonval))

Documentation improvements

- Improve Galata documentation and setup [10980](https://github.com/jupyterlab/jupyterlab/pull/10980) ([fcollonval](https://github.com/fcollonval))
- Add process for adding a language [10961](https://github.com/jupyterlab/jupyterlab/pull/10961) ([fcollonval](https://github.com/fcollonval))
- Improve release notes for 3.1 [10954](https://github.com/jupyterlab/jupyterlab/pull/10954) ([krassowski](https://github.com/krassowski))
- Fix formatting of a link in the changelog [10945](https://github.com/jupyterlab/jupyterlab/pull/10945) ([jtpio](https://github.com/jtpio))

API and Breaking Changes

- Add debugger variable renderer based on mime type [10299](https://github.com/jupyterlab/jupyterlab/pull/10299) ([fcollonval](https://github.com/fcollonval))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab/graphs/contributors?from=2021-08-25&to=2021-09-01&type=c))

[3coins](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3A3coins+updated%3A2021-08-25..2021-09-01&type=Issues) | [afshin](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aafshin+updated%3A2021-08-25..2021-09-01&type=Issues) | [agoose77](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aagoose77+updated%3A2021-08-25..2021-09-01&type=Issues) | [baggiponte](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Abaggiponte+updated%3A2021-08-25..2021-09-01&type=Issues) | [blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ablink1073+updated%3A2021-08-25..2021-09-01&type=Issues) | [echarles](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aecharles+updated%3A2021-08-25..2021-09-01&type=Issues) | [ellisonbg](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aellisonbg+updated%3A2021-08-25..2021-09-01&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A2021-08-25..2021-09-01&type=Issues) | [goanpeca](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agoanpeca+updated%3A2021-08-25..2021-09-01&type=Issues) | [hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ahbcarlos+updated%3A2021-08-25..2021-09-01&type=Issues) | [jasongrout](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajasongrout+updated%3A2021-08-25..2021-09-01&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2021-08-25..2021-09-01&type=Issues) | [jupyterlab-dev-mode](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-dev-mode+updated%3A2021-08-25..2021-09-01&type=Issues) | [krassowska](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowska+updated%3A2021-08-25..2021-09-01&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2021-08-25..2021-09-01&type=Issues) | [mbektas](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ambektas+updated%3A2021-08-25..2021-09-01&type=Issues) | [meeseeksdev](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksdev+updated%3A2021-08-25..2021-09-01&type=Issues) | [meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksmachine+updated%3A2021-08-25..2021-09-01&type=Issues) | [SarunasAzna](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3ASarunasAzna+updated%3A2021-08-25..2021-09-01&type=Issues) | [tejasmorkar](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Atejasmorkar+updated%3A2021-08-25..2021-09-01&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Awelcome+updated%3A2021-08-25..2021-09-01&type=Issues)

4.0.0a6

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v4.0.0a5...8a727b71bde05944214a2c53fe1f7e6e33864701))

Bugs fixed

- Fix Package Publish [10916](https://github.com/jupyterlab/jupyterlab/pull/10916) ([afshin](https://github.com/afshin))
- Remove terminal theme menu if terminal feature is disabled [10909](https://github.com/jupyterlab/jupyterlab/pull/10909) ([Mithil467](https://github.com/Mithil467))

Documentation improvements

- Correct the documentation for packaging [10910](https://github.com/jupyterlab/jupyterlab/pull/10910) ([fcollonval](https://github.com/fcollonval))
- Forward port 3.1.8 Changelog Entry [10907](https://github.com/jupyterlab/jupyterlab/pull/10907) ([blink1073](https://github.com/blink1073))
- Add internationalization documentation [10893](https://github.com/jupyterlab/jupyterlab/pull/10893) ([fcollonval](https://github.com/fcollonval))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab/graphs/contributors?from=2021-08-24&to=2021-08-25&type=c))

[afshin](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aafshin+updated%3A2021-08-24..2021-08-25&type=Issues) | [blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ablink1073+updated%3A2021-08-24..2021-08-25&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A2021-08-24..2021-08-25&type=Issues) | [jupyterlab-dev-mode](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-dev-mode+updated%3A2021-08-24..2021-08-25&type=Issues) | [meeseeksdev](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksdev+updated%3A2021-08-24..2021-08-25&type=Issues) | [Mithil467](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AMithil467+updated%3A2021-08-24..2021-08-25&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Awelcome+updated%3A2021-08-24..2021-08-25&type=Issues)

4.0.0a5

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v4.0.0a4...0cf99e5d3e3881df8b406d097a46e91569a02f52))

Bugs fixed

- Improve language choice menu and dialog [10885](https://github.com/jupyterlab/jupyterlab/pull/10885) ([krassowski](https://github.com/krassowski))
- Keep cursor at the previous position after cell split [10884](https://github.com/jupyterlab/jupyterlab/pull/10884) ([krassowski](https://github.com/krassowski))
- Compose only the needed property when transforming the settings [10880](https://github.com/jupyterlab/jupyterlab/pull/10880) ([fcollonval](https://github.com/fcollonval))
- Workaround invasive use of tex mode inside of code elements and blocks [10867](https://github.com/jupyterlab/jupyterlab/pull/10867) ([krassowski](https://github.com/krassowski))
- Add translations for notebook mode name [10865](https://github.com/jupyterlab/jupyterlab/pull/10865) ([krassowski](https://github.com/krassowski))
- Add missing link in passing translator down to kernel selector [10864](https://github.com/jupyterlab/jupyterlab/pull/10864) ([krassowski](https://github.com/krassowski))
- Fix code names showing up in new translations, add docs [10860](https://github.com/jupyterlab/jupyterlab/pull/10860) ([krassowski](https://github.com/krassowski))
- Added throttling for toolbar resize (10826) [10854](https://github.com/jupyterlab/jupyterlab/pull/10854) ([3coins](https://github.com/3coins))
- Shutdown sessions/terminals on shutdown [10843](https://github.com/jupyterlab/jupyterlab/pull/10843) ([martinRenou](https://github.com/martinRenou))
- Get metadata from shared model when serializing the notebook to JSON [10804](https://github.com/jupyterlab/jupyterlab/pull/10804) ([hbcarlos](https://github.com/hbcarlos))

Maintenance and upkeep improvements

- Lint Cleanup [10900](https://github.com/jupyterlab/jupyterlab/pull/10900) ([blink1073](https://github.com/blink1073))
- Publish Cleanup [10891](https://github.com/jupyterlab/jupyterlab/pull/10891) ([fcollonval](https://github.com/fcollonval))
- Edit binder ref for demo [10877](https://github.com/jupyterlab/jupyterlab/pull/10877) ([fcollonval](https://github.com/fcollonval))
- Fix Publish Check [10846](https://github.com/jupyterlab/jupyterlab/pull/10846) ([afshin](https://github.com/afshin))
- Translate labels of menus and submenus [10739](https://github.com/jupyterlab/jupyterlab/pull/10739) ([krassowski](https://github.com/krassowski))
- Set the `camelcase` ESLint rule to `warn` [10500](https://github.com/jupyterlab/jupyterlab/pull/10500) ([jtpio](https://github.com/jtpio))

Other merged PRs

- Forwardport 3.1.7 Changelog entry [10845](https://github.com/jupyterlab/jupyterlab/pull/10845) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab/graphs/contributors?from=2021-08-16&to=2021-08-24&type=c))

[3coins](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3A3coins+updated%3A2021-08-16..2021-08-24&type=Issues) | [afshin](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aafshin+updated%3A2021-08-16..2021-08-24&type=Issues) | [blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ablink1073+updated%3A2021-08-16..2021-08-24&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A2021-08-16..2021-08-24&type=Issues) | [hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ahbcarlos+updated%3A2021-08-16..2021-08-24&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2021-08-16..2021-08-24&type=Issues) | [jupyterlab-dev-mode](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-dev-mode+updated%3A2021-08-16..2021-08-24&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2021-08-16..2021-08-24&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AmartinRenou+updated%3A2021-08-16..2021-08-24&type=Issues) | [meeseeksdev](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksdev+updated%3A2021-08-16..2021-08-24&type=Issues)

Page 4 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.