Elixirnote

Latest version: v4.0.0a30

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

Scan your dependencies

Page 8 of 20

3.2.9

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v3.2.8...dbfc96a51c872288f16b7340398bf99a3df14b1f))

Bugs fixed

- overrides.json definition takes precedence [11980](https://github.com/jupyterlab/jupyterlab/pull/11980) ([fcollonval](https://github.com/fcollonval))
- Fix autocomplete in console [11949](https://github.com/jupyterlab/jupyterlab/pull/11949) ([fcollonval](https://github.com/fcollonval))
- Add percent decoding to username [11865](https://github.com/jupyterlab/jupyterlab/pull/11865) ([fcollonval](https://github.com/fcollonval))

Maintenance and upkeep improvements

- Use `maintainer-tools` base setup action [11595](https://github.com/jupyterlab/jupyterlab/pull/11595) ([jtpio](https://github.com/jtpio))
- Drop testing Python 3.6, test on Python 3.10 [11646](https://github.com/jupyterlab/jupyterlab/pull/11646) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Update screenshots and text for user interface docs [11981](https://github.com/jupyterlab/jupyterlab/pull/11981) ([fcollonval](https://github.com/fcollonval))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab/graphs/contributors?from=2022-01-13&to=2022-02-04&type=c))

[andrewfulton9](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aandrewfulton9+updated%3A2022-01-13..2022-02-04&type=Issues) | [blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ablink1073+updated%3A2022-01-13..2022-02-04&type=Issues) | [bollwyvl](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Abollwyvl+updated%3A2022-01-13..2022-02-04&type=Issues) | [echarles](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aecharles+updated%3A2022-01-13..2022-02-04&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A2022-01-13..2022-02-04&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agithub-actions+updated%3A2022-01-13..2022-02-04&type=Issues) | [hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ahbcarlos+updated%3A2022-01-13..2022-02-04&type=Issues) | [isabela-pf](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aisabela-pf+updated%3A2022-01-13..2022-02-04&type=Issues) | [jasongrout](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajasongrout+updated%3A2022-01-13..2022-02-04&type=Issues) | [JohanMabille](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AJohanMabille+updated%3A2022-01-13..2022-02-04&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2022-01-13..2022-02-04&type=Issues) | [jupyterlab-dev-mode](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-dev-mode+updated%3A2022-01-13..2022-02-04&type=Issues) | [jupyterlab-probot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-probot+updated%3A2022-01-13..2022-02-04&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2022-01-13..2022-02-04&type=Issues) | [marthacryan](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Amarthacryan+updated%3A2022-01-13..2022-02-04&type=Issues) | [meeseeksdev](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksdev+updated%3A2022-01-13..2022-02-04&type=Issues) | [meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksmachine+updated%3A2022-01-13..2022-02-04&type=Issues) | [mlucool](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Amlucool+updated%3A2022-01-13..2022-02-04&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Awelcome+updated%3A2022-01-13..2022-02-04&type=Issues) | [yuvipanda](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ayuvipanda+updated%3A2022-01-13..2022-02-04&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AZsailer+updated%3A2022-01-13..2022-02-04&type=Issues)

3.2.8

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v3.2.7...b2402e5b9e0db0416b5f0e5ac29c9104a69f0c83))

Maintenance and upkeep improvements

- Use the root yarn.lock in staging when making a release. [11433](https://github.com/jupyterlab/jupyterlab/pull/11433) ([jasongrout](https://github.com/jasongrout))
- Update reference snapshot for the completer UI test [11847](https://github.com/jupyterlab/jupyterlab/pull/11847) ([jtpio](https://github.com/jtpio))

Contributors to this release

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

[github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agithub-actions+updated%3A2022-01-12..2022-01-13&type=Issues) | [hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ahbcarlos+updated%3A2022-01-12..2022-01-13&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2022-01-12..2022-01-13&type=Issues) | [jupyterlab-probot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-probot+updated%3A2022-01-12..2022-01-13&type=Issues) | [meeseeksdev](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksdev+updated%3A2022-01-12..2022-01-13&type=Issues) | [meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksmachine+updated%3A2022-01-12..2022-01-13&type=Issues)

3.2.7

No merged PRs

3.2.6

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v3.2.5...ebce458c5e55126a7cbd5082f669446269007a34))

Enhancements made

- Add JSX CodeMirror mode [11666](https://github.com/jupyterlab/jupyterlab/pull/11666) ([krassowski](https://github.com/krassowski))
- Remove leading slash from console path [11626](https://github.com/jupyterlab/jupyterlab/pull/11626) ([davidbrochart](https://github.com/davidbrochart))

Bugs fixed

- Restore compact notebook layout on mobile [11778](https://github.com/jupyterlab/jupyterlab/pull/11778) ([jtpio](https://github.com/jtpio))
- Ensure browser attributes are set in plugin adding it [11758](https://github.com/jupyterlab/jupyterlab/pull/11758) ([fcollonval](https://github.com/fcollonval))
- Fix handling of disabled extensions [11744](https://github.com/jupyterlab/jupyterlab/pull/11744) ([jtpio](https://github.com/jtpio))
- Update debugger icon css to work with white panel background [11688](https://github.com/jupyterlab/jupyterlab/pull/11688) ([andrewfulton9](https://github.com/andrewfulton9))
- Ensure the dialog does not close if you drag outside by mistake [11673](https://github.com/jupyterlab/jupyterlab/pull/11673) ([echarles](https://github.com/echarles))
- Add JSX CodeMirror mode [11666](https://github.com/jupyterlab/jupyterlab/pull/11666) ([krassowski](https://github.com/krassowski))

Maintenance and upkeep improvements

- Revert "Toggle side-by-side rendering for current notebook" [11793](https://github.com/jupyterlab/jupyterlab/pull/11793) ([fcollonval](https://github.com/fcollonval))
- Fix integrity failure on CI [11770](https://github.com/jupyterlab/jupyterlab/pull/11770) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Triage documentation [11661](https://github.com/jupyterlab/jupyterlab/pull/11661) ([jweill-aws](https://github.com/jweill-aws))
- Add text on how to run it in a dir other than home [11761](https://github.com/jupyterlab/jupyterlab/pull/11761) ([TheOtherRealm](https://github.com/TheOtherRealm))
- Encourage new contributors to send draft PR over asking for permission [11746](https://github.com/jupyterlab/jupyterlab/pull/11746) ([krassowski](https://github.com/krassowski))
- Fix changelog link [11668](https://github.com/jupyterlab/jupyterlab/pull/11668) ([krassowski](https://github.com/krassowski))

Other merged PRs

- Toggle side-by-side rendering for current notebook [11718](https://github.com/jupyterlab/jupyterlab/pull/11718) ([echarles](https://github.com/echarles))

Contributors to this release

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

[andrewfulton9](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aandrewfulton9+updated%3A2021-12-10..2022-01-07&type=Issues) | [bollwyvl](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Abollwyvl+updated%3A2021-12-10..2022-01-07&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Adavidbrochart+updated%3A2021-12-10..2022-01-07&type=Issues) | [echarles](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aecharles+updated%3A2021-12-10..2022-01-07&type=Issues) | [ellisonbg](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aellisonbg+updated%3A2021-12-10..2022-01-07&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A2021-12-10..2022-01-07&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agithub-actions+updated%3A2021-12-10..2022-01-07&type=Issues) | [hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ahbcarlos+updated%3A2021-12-10..2022-01-07&type=Issues) | [jasongrout](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajasongrout+updated%3A2021-12-10..2022-01-07&type=Issues) | [JohanMabille](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3AJohanMabille+updated%3A2021-12-10..2022-01-07&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2021-12-10..2022-01-07&type=Issues) | [jupyterlab-dev-mode](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-dev-mode+updated%3A2021-12-10..2022-01-07&type=Issues) | [jupyterlab-probot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-probot+updated%3A2021-12-10..2022-01-07&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2021-12-10..2022-01-07&type=Issues) | [meeseeksdev](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksdev+updated%3A2021-12-10..2022-01-07&type=Issues) | [meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksmachine+updated%3A2021-12-10..2022-01-07&type=Issues) | [schmidi314](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aschmidi314+updated%3A2021-12-10..2022-01-07&type=Issues) | [TheOtherRealm](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3ATheOtherRealm+updated%3A2021-12-10..2022-01-07&type=Issues) | [thesinepainter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Athesinepainter+updated%3A2021-12-10..2022-01-07&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Awelcome+updated%3A2021-12-10..2022-01-07&type=Issues)

3.2.5

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v3.2.4...97b8069f014c51f584c86165ec0aff8c98be99cb))

Enhancements made

- Tweak CSS for scrolled outputs [11478](https://github.com/jupyterlab/jupyterlab/pull/11478) ([jtpio](https://github.com/jtpio))
- Add side-by-side rendering as global setting [11533](https://github.com/jupyterlab/jupyterlab/pull/11533) ([jess-x](https://github.com/jess-x))

Bugs fixed

- Fix menu items for toc [11634](https://github.com/jupyterlab/jupyterlab/pull/11634) ([fcollonval](https://github.com/fcollonval))
- Restore accidentally removed ToC context menu [11617](https://github.com/jupyterlab/jupyterlab/pull/11617) ([krassowski](https://github.com/krassowski))
- Increase notebook-cell margin in side-by-side mode [11539](https://github.com/jupyterlab/jupyterlab/pull/11539) ([jess-x](https://github.com/jess-x))
- Support file type extension with upper case [11526](https://github.com/jupyterlab/jupyterlab/pull/11526) ([fcollonval](https://github.com/fcollonval))
- Sync dirty property between clients [11525](https://github.com/jupyterlab/jupyterlab/pull/11525) ([hbcarlos](https://github.com/hbcarlos))
- Fix markdown benchmark snapshot [11575](https://github.com/jupyterlab/jupyterlab/pull/11575) ([fcollonval](https://github.com/fcollonval))
- Cell YModel: Fix setAttachment method [11529](https://github.com/jupyterlab/jupyterlab/pull/11529) ([martinRenou](https://github.com/martinRenou))
- Allow cross-file anchors with leading number [11517](https://github.com/jupyterlab/jupyterlab/pull/11517) ([loichuder](https://github.com/loichuder))
- Update ModelDB metadata when switching the shared model [11493](https://github.com/jupyterlab/jupyterlab/pull/11493) ([hbcarlos](https://github.com/hbcarlos))
- Connecting `toggleCollapsedSignal` to handler right at creation of Markdown [11514](https://github.com/jupyterlab/jupyterlab/pull/11514) ([fcollonval](https://github.com/fcollonval))
- Update `sanitize-html` pin to 3.5.3 [11513](https://github.com/jupyterlab/jupyterlab/pull/11513) ([fcollonval](https://github.com/fcollonval))
- Only show the head of the outputs and ensure iopub outputs are correctly displayed [11502](https://github.com/jupyterlab/jupyterlab/pull/11502) ([fcollonval](https://github.com/fcollonval))
- Fix Tex highlights affecting Markdown with standalone `$` [11488](https://github.com/jupyterlab/jupyterlab/pull/11488) ([krassowski](https://github.com/krassowski))
- Fix malformed fenced code block Markdown rendering [11479](https://github.com/jupyterlab/jupyterlab/pull/11479) ([krassowski](https://github.com/krassowski))

Maintenance and upkeep improvements

- Explicitly build JupyterLab in dev-mode [11585](https://github.com/jupyterlab/jupyterlab/pull/11585) ([fcollonval](https://github.com/fcollonval))
- Fix markdown benchmark snapshot [11575](https://github.com/jupyterlab/jupyterlab/pull/11575) ([fcollonval](https://github.com/fcollonval))
- postcss 8.4.0 breaks integrity 2 CI test [11552](https://github.com/jupyterlab/jupyterlab/pull/11552) ([fcollonval](https://github.com/fcollonval))
- Bump tmpl from 1.0.4 to 1.0.5 [11512](https://github.com/jupyterlab/jupyterlab/pull/11512) ([dependabot[bot]](https://github.com/dependabot))
- Increase notebook markdown test robustness [11524](https://github.com/jupyterlab/jupyterlab/pull/11524) ([fcollonval](https://github.com/fcollonval))
- Bump semver-regex from 3.1.2 to 3.1.3 [11511](https://github.com/jupyterlab/jupyterlab/pull/11511) ([dependabot[bot]](https://github.com/dependabot))
- Run UI test on 3.2.x push [11521](https://github.com/jupyterlab/jupyterlab/pull/11521) ([fcollonval](https://github.com/fcollonval))
- Enforce labels on PRs [11496](https://github.com/jupyterlab/jupyterlab/pull/11496) ([blink1073](https://github.com/blink1073))

Documentation

- Missing parenthesis [11590](https://github.com/jupyterlab/jupyterlab/pull/11590) ([davidbrochart](https://github.com/davidbrochart))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab/graphs/contributors?from=2021-11-17&to=2021-12-10&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ablink1073+updated%3A2021-11-17..2021-12-10&type=Issues) | [bollwyvl](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Abollwyvl+updated%3A2021-11-17..2021-12-10&type=Issues) | [dmonad](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Admonad+updated%3A2021-11-17..2021-12-10&type=Issues) | [echarles](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aecharles+updated%3A2021-11-17..2021-12-10&type=Issues) | [ellisonbg](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aellisonbg+updated%3A2021-11-17..2021-12-10&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A2021-11-17..2021-12-10&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agithub-actions+updated%3A2021-11-17..2021-12-10&type=Issues) | [hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ahbcarlos+updated%3A2021-11-17..2021-12-10&type=Issues) | [jasongrout](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajasongrout+updated%3A2021-11-17..2021-12-10&type=Issues) | [jess-x](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajess-x+updated%3A2021-11-17..2021-12-10&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2021-11-17..2021-12-10&type=Issues) | [jupyterlab-dev-mode](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-dev-mode+updated%3A2021-11-17..2021-12-10&type=Issues) | [jupyterlab-probot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-probot+updated%3A2021-11-17..2021-12-10&type=Issues) | [jweill-aws](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajweill-aws+updated%3A2021-11-17..2021-12-10&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2021-11-17..2021-12-10&type=Issues) | [meeseeksdev](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksdev+updated%3A2021-11-17..2021-12-10&type=Issues) | [meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksmachine+updated%3A2021-11-17..2021-12-10&type=Issues) | [trungleduc](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Atrungleduc+updated%3A2021-11-17..2021-12-10&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Awelcome+updated%3A2021-11-17..2021-12-10&type=Issues)

3.2.4

([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v3.2.3...3bf36235a2521944b2b0b034e7986630ee83de18))

Enhancements made

- Recommend trying prebuilt extension version in the build failure dialog [11476](https://github.com/jupyterlab/jupyterlab/pull/11476) ([krassowski](https://github.com/krassowski))
- Run comparative benchmark [11441](https://github.com/jupyterlab/jupyterlab/pull/11441) ([fcollonval](https://github.com/fcollonval))

Bugs fixed

- Add background to the reference iframes to fix contrast [11477](https://github.com/jupyterlab/jupyterlab/pull/11477) ([krassowski](https://github.com/krassowski))
- Fix `undomanager` paste regression - fixes 10928 [11471](https://github.com/jupyterlab/jupyterlab/pull/11471) ([dmonad](https://github.com/dmonad))
- Regenerate server connection settings for printing [11454](https://github.com/jupyterlab/jupyterlab/pull/11454) ([mbektas](https://github.com/mbektas))
- Fix browser tab name [10952](https://github.com/jupyterlab/jupyterlab/pull/10952) ([tejasmorkar](https://github.com/tejasmorkar))
- Do not update contextual help inspector if there would be no change. [11447](https://github.com/jupyterlab/jupyterlab/pull/11447) ([jasongrout](https://github.com/jasongrout))

Maintenance and upkeep improvements

- Reduce flake on non-LaTeX highlighting test [11470](https://github.com/jupyterlab/jupyterlab/pull/11470) ([krassowski](https://github.com/krassowski))
- Makes restorer parameter optional in `toc-extension` [11460](https://github.com/jupyterlab/jupyterlab/pull/11460) ([fcollonval](https://github.com/fcollonval))
- Enforce ascii-only identifiers [11449](https://github.com/jupyterlab/jupyterlab/pull/11449) ([jasongrout](https://github.com/jasongrout))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ablink1073+updated%3A2021-11-11..2021-11-17&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Afcollonval+updated%3A2021-11-11..2021-11-17&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Agithub-actions+updated%3A2021-11-11..2021-11-17&type=Issues) | [isabela-pf](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Aisabela-pf+updated%3A2021-11-11..2021-11-17&type=Issues) | [jasongrout](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajasongrout+updated%3A2021-11-11..2021-11-17&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajtpio+updated%3A2021-11-11..2021-11-17&type=Issues) | [jupyterlab-probot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ajupyterlab-probot+updated%3A2021-11-11..2021-11-17&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Akrassowski+updated%3A2021-11-11..2021-11-17&type=Issues) | [meeseeksdev](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksdev+updated%3A2021-11-11..2021-11-17&type=Issues) | [meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Ameeseeksmachine+updated%3A2021-11-11..2021-11-17&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Awelcome+updated%3A2021-11-11..2021-11-17&type=Issues) | [williamstein](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab+involves%3Awilliamstein+updated%3A2021-11-11..2021-11-17&type=Issues)

Page 8 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.