Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notebook v7 scaffolding #6294

Merged
merged 670 commits into from
Mar 7, 2022
Merged

Notebook v7 scaffolding #6294

merged 670 commits into from
Mar 7, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    72ef565 View commit details
    Browse the repository at this point in the history
  2. Make Binder link clickable

    jtpio committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    e722550 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jupyter#230 from jtpio/try-it-binder

    Add a Binder section to the readme
    jtpio committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    d720af2 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    b8056c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jupyter#231 from jupyterlab/changelog-5ea041d61c39…

    …11ec91908b1e004b2ee0
    
    Automated Changelog Entry for 0.3.7 on main
    jtpio committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    e6e8fc0 View commit details
    Browse the repository at this point in the history
  3. Fix handling of --skip-commit

    jtpio committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    83cefe4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request jupyter#232 from jtpio/fix-skip-commit

    Fix handling of `--skip-commit`
    jtpio committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    986ce55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e52e624 View commit details
    Browse the repository at this point in the history
  6. Merge pull request jupyter#233 from jupyterlab/changelog-7a57bf921c45…

    …11ecb11a9da391706d9c
    
    Automated Changelog Entry for 0.3.7 on main
    jtpio committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    aae916d View commit details
    Browse the repository at this point in the history
  7. Publish 0.3.7

    SHA256 hashes:
    
    retrolab-0.3.7-py3-none-any.whl: 706c2ce0195e6d694539bb5a32d2273fd0a43e5caace7bcc1fe5de1fdec226fa
    
    retrolab-0.3.7.tar.gz: 790b7ea9d3d211659633120e47373c594527b16961090cc8ac1941a4efa0b6fb
    
    retrolab-application-0.3.7.tgz: 7a2590514d457e33335778365907d54bceab451d42a6fd28aeb4396f74026dd5
    
    retrolab-application-extension-0.3.7.tgz: 65713f96aa7a775f3b8921bf88613696f6a4735e10fbd6689d5ce7db9bd3876d
    
    retrolab-console-extension-0.3.7.tgz: 98451eeb6e4de367e98128e41f6e51bfbb33774154824fa5a0b509b0ef27ffa4
    
    retrolab-docmanager-extension-0.3.7.tgz: f968133104d15bff991ab08d4c4988d35f29a60a2b11814fad227ad70a3cc6c9
    
    retrolab-help-extension-0.3.7.tgz: 7188590fd0739eb949390bdfcf00a58f50ada042eaca93aa27a8191a061a8466
    
    retrolab-lab-extension-0.3.7.tgz: a79f656cfa6df0609fd6897ad881e6f88f78eb2c8589da2ccf10c5064e254fe9
    
    retrolab-notebook-extension-0.3.7.tgz: 752d79106f459ab93c75fe6c81111a4c6e5cca6ee0ccd6469f4fc8637f9496e3
    
    retrolab-terminal-extension-0.3.7.tgz: 2bb4a826e08c50c27a83bf2d8dc2643f1e2c92e541324ed0d3b79de251da6b8c
    
    retrolab-tree-extension-0.3.7.tgz: 82eccdac05b493772441da9f9254069902a68d2a3ae1908a23279f464e9ee7fd
    
    retrolab-ui-components-0.3.7.tgz: 83c1ba8ebb9c59acc2530e6a08e6c31c5747443cad3055e4e1bb855908086174
    github-actions[bot] committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    66bb0bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d103192 View commit details
    Browse the repository at this point in the history
  9. Merge pull request jupyter#236 from jtpio/update-binder

    Update link to the stable Binder
    jtpio committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    c2daaae View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. Configuration menu
    Copy the full SHA
    68c3d8a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Merge pull request jupyter#237 from krassowski/patch-1

    Add missing translations to help extension
    jtpio committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    7d2a18d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    e7b6a91 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    jtpio committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    76611ed View commit details
    Browse the repository at this point in the history
  3. Improve tree page tab bar CSS

    jtpio committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    db3cb8a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Merge pull request jupyter#243 from jtpio/border

    Improve tree page tab bar CSS
    jtpio committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    3be86ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request jupyter#242 from jtpio/disable

    Support disabling core retrolab extensions
    jtpio committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    bb73190 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. Configuration menu
    Copy the full SHA
    d2f5551 View commit details
    Browse the repository at this point in the history
  2. Remove TODO

    jtpio committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    4251386 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jupyter#245 from jupyterlab/fix-federated-extensions

    Fix handling of federated extensions
    jtpio committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    552abaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4ee9be View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. More CSS scoping

    jtpio committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    105245c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Merge pull request jupyter#244 from jtpio/scrollbar-document

    More document-oriented feel for the notebook (scrollbar)
    jtpio committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    812e76d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5804986 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jupyter#246 from jupyterlab/changelog-92b9a0502a73…

    …11ec95a6cba35430c847
    
    Automated Changelog Entry for 0.3.8 on main
    jtpio committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    7d1c2e1 View commit details
    Browse the repository at this point in the history
  4. Publish 0.3.8

    SHA256 hashes:
    
    retrolab-0.3.8-py3-none-any.whl: 76cee722f2e455ba06b8629ace5675ff1488f5c2979aef007a03c8a1722cffcc
    
    retrolab-0.3.8.tar.gz: 3dc7150d3db6b51a8887143dd697c7cf5f95a70323821f6b019673f1ddd07101
    
    retrolab-application-0.3.8.tgz: 420360584d7d6f9729ae50bc0e244ffe767dbd064d1896abf511bad55b961069
    
    retrolab-application-extension-0.3.8.tgz: 2ec4abc48c2e319f881fc01870933cd74fddc91bd88c8e85b4c072bfb7190be9
    
    retrolab-console-extension-0.3.8.tgz: b870addcfef46ed0cbfacf5a9cdb03f2a5fe20712debb85c89931a816604feba
    
    retrolab-docmanager-extension-0.3.8.tgz: 6a9ffa01d64a39d010b345b2952136032a895d876ddfecc6aa0f80f8229f767d
    
    retrolab-help-extension-0.3.8.tgz: 04968dc9662b0aac83853ad367ea56b3d221546f4436a1b0138558d4976bad87
    
    retrolab-lab-extension-0.3.8.tgz: 96dc7dcc4dfb96dccf66db62be3bf2bb4968f97c1756059a440bcd1f9eb810c7
    
    retrolab-notebook-extension-0.3.8.tgz: 8ca8efc5d3c81ccb687772063b635a41a9603fd3cad3b6597e4823c74ed39f29
    
    retrolab-terminal-extension-0.3.8.tgz: 03e27a9299af9c0f3a715df4452008c2a752de0953d75f051da875e410d8d312
    
    retrolab-tree-extension-0.3.8.tgz: 56d72a9a1ba36fedbe5b2c03d59d2f9e107880be7a8a5ea18e1f4fb44a413920
    
    retrolab-ui-components-0.3.8.tgz: 0e593dbe249ebe132da1aca82c09626df87d63deb893f515cf8d46a0060d8716
    github-actions[bot] committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    9728d15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75ac401 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c1129c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Merge pull request jupyter#249 from jtpio/filebrowser-plugin

    Hoist the filebrowser factory plugin
    jtpio committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a901cb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff14c66 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jupyter#250 from jupyterlab/changelog-c723cc482b2d…

    …11ecbb992df4854a6641
    
    Automated Changelog Entry for 0.3.9 on main
    jtpio committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    961e2c1 View commit details
    Browse the repository at this point in the history
  4. Publish 0.3.9

    SHA256 hashes:
    
    retrolab-0.3.9-py3-none-any.whl: e035131a0f674f0f9f0f22caf54d685e5dd9024ad907807f286892634719c812
    
    retrolab-0.3.9.tar.gz: a17c3b2a9db9be6a557bf2bcd19af6cf0c58a83c3574f686a72149add973b981
    
    retrolab-application-0.3.9.tgz: 1b805b7e4d8ff583c6701a3930204514a793bd233100e2e97e9560f29a6d03a9
    
    retrolab-application-extension-0.3.9.tgz: a57f6ee969f9d82b5deddcd761839a67a1876bf36dad326fd7c98736d6705760
    
    retrolab-console-extension-0.3.9.tgz: fb62c2b55c27b5e39cc473d0b3d03d00d81416da0d75b57e978b06c30d9351ae
    
    retrolab-docmanager-extension-0.3.9.tgz: ee7650401790ec843a2f3e07adc5660c556c3502667ee442489ad12c0f37fb40
    
    retrolab-help-extension-0.3.9.tgz: 3a49f65b2bbd9e48991247329f29ad7be81d2b9eaac023e6f2b5da773f7e638d
    
    retrolab-lab-extension-0.3.9.tgz: 44c3d0256157e12657dbf2c8fb31e3ff7ea207b4896234aa9b838fbc5e4edfe9
    
    retrolab-notebook-extension-0.3.9.tgz: ed2bd86c21e348ffc7390ac688b5eb6ab7008c9e0b77f4432cf7104cb377fe64
    
    retrolab-terminal-extension-0.3.9.tgz: dd90da95643ec99b5d5950aaac01efafedbb35c87c7bf1dc8b141882cb2d91ba
    
    retrolab-tree-extension-0.3.9.tgz: cc4a35f69ccb3a69328256173eb7947e4ee5624bf29cbfd8260c5ef36a750399
    
    retrolab-ui-components-0.3.9.tgz: a0fcd87fb2dc7fd9580023eecccf1ea38bcaa3947b32a867ee160f811120c8dc
    github-actions[bot] committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    cf5d0a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Update to JupyterLab 3.2 final

    jtpio committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    a5691ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request jupyter#240 from jtpio/update

    Update to JupyterLab 3.2
    jtpio committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    15a00e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d743cb9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request jupyter#251 from jupyterlab/changelog-222968e02ce7…

    …11ecaf885d5816c0e76c
    
    Automated Changelog Entry for 0.3.10 on main
    jtpio committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    a381c12 View commit details
    Browse the repository at this point in the history
  5. Publish 0.3.10

    SHA256 hashes:
    
    retrolab-0.3.10-py3-none-any.whl: 67d2af301bc7750eaa22ad92ff2a4a847a8a876b2517970a73001c9787115619
    
    retrolab-0.3.10.tar.gz: 0b463675785cae14ad2e1e35e8443e8502c5d65b9fb6220ddf246be96a702598
    
    retrolab-application-0.3.10.tgz: 8910fa73f1b59cef00f623a257f6d85d1f11a969576b20aabf2edd31ff7e39f6
    
    retrolab-application-extension-0.3.10.tgz: e21ac671a4514ac154c3f23736c52cba363b1487ca0c550ee4283aa00744d984
    
    retrolab-console-extension-0.3.10.tgz: 04bc3f28d29ad453c324d32b91bb7b2348875c584fd38a2ba0a7aafdf3a16364
    
    retrolab-docmanager-extension-0.3.10.tgz: aae0a8a5e5d6aef5a91ddd4102b8e5d1e1e9f88f74615e35f4265cb85b808575
    
    retrolab-help-extension-0.3.10.tgz: 4aa1f645e19748428128df74a982b0b5d53d7614da0859b38ff35b599ebabc05
    
    retrolab-lab-extension-0.3.10.tgz: 02a8579c21c2f98b4f9eb015694a3fef2fff2acba37836c8deb3a28fe50d883b
    
    retrolab-notebook-extension-0.3.10.tgz: 83360bc6c200eae2d4b7e72c1516504d3613f742306680234e4388ca20e04337
    
    retrolab-terminal-extension-0.3.10.tgz: eb4db474a92e3ccd1fe8f584dfe2ee1e50c67874bb7e93a06370f49711c31f34
    
    retrolab-tree-extension-0.3.10.tgz: 6a73850c271b3010b9e9cbaef7b1ccf20b5a3b0f9e59be5503122b99249e9c95
    
    retrolab-ui-components-0.3.10.tgz: e44dcac1d95c13f6408dee0b2c91b69d86a3a4c32bd90ed5b85d809c3dfa9c0f
    github-actions[bot] committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    cd9750e View commit details
    Browse the repository at this point in the history
  6. Fix handling of kernelspec logo

    jtpio committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    5911623 View commit details
    Browse the repository at this point in the history
  7. Merge pull request jupyter#252 from jtpio/fix-kernelspec-logo

    Fix handling of kernelspec logo
    jtpio committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    29c41d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc19c0c View commit details
    Browse the repository at this point in the history
  9. Merge pull request jupyter#253 from jupyterlab/changelog-e62991a82d04…

    …11ec84d3f30c0e8f03db
    
    Automated Changelog Entry for 0.3.11 on main
    jtpio committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    df758f5 View commit details
    Browse the repository at this point in the history
  10. Publish 0.3.11

    SHA256 hashes:
    
    retrolab-0.3.11-py3-none-any.whl: 76d69c333713648ce106f68570dad0cea7b5facaf2982395987d912e6d2b4b41
    
    retrolab-0.3.11.tar.gz: a8f45ec244f8d7ff024d9799bd5c6d785a5ed8e14d1fd2e2cf15e5a48f1400c4
    
    retrolab-application-0.3.11.tgz: 633b23cd2fbd5d66a58135f6f9318b7e6472196e9dbbdda68d06ff972803daf1
    
    retrolab-application-extension-0.3.11.tgz: 2197f9f043bae137b1e543d04c7b9780e28657b21e3e926d694cf61487db3e3a
    
    retrolab-console-extension-0.3.11.tgz: 47ff25da1e191378d4bd8ef46882bea9143a73e00fb5701548fcad41ff52149c
    
    retrolab-docmanager-extension-0.3.11.tgz: bd6b63bf9dfeffe90cfc1bf7cc42c1e42cf22a2863df2f90f013e6e0d3d48d4d
    
    retrolab-help-extension-0.3.11.tgz: c9ed5ebba43bbe6d705b1484c536b986307a37f20891f83ad877f85335deed73
    
    retrolab-lab-extension-0.3.11.tgz: 8b48e7d035e9d19bffec59edb80e6ce4a08f412f523a0f561e361f8b9801e7f6
    
    retrolab-notebook-extension-0.3.11.tgz: 8345bbc30b9abaf5520a9c7ef3e40056e01d36d9d179b78e963ac3e643aaeded
    
    retrolab-terminal-extension-0.3.11.tgz: e82b8a8a8f2a62074ba85e2f36bc972e1fb158136758ec780409fd9e450c9a2f
    
    retrolab-tree-extension-0.3.11.tgz: 54a7c4fce6cc3665a4e81a46b0b5ece27f6a6b3f736c13eadd9e38dba77a65a2
    
    retrolab-ui-components-0.3.11.tgz: ce615fabb585ba428e12c16154dc0d2dc4188696b98c61308ce90fd001ae5f27
    github-actions[bot] committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    8c869b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    1f24bed View commit details
    Browse the repository at this point in the history
  2. Merge pull request jupyter#254 from jtpio/check-release-spec

    Pass version spec as a GitHub Actions input
    jtpio committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    c802a80 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Configuration menu
    Copy the full SHA
    c003bc3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jupyter#255 from jupyterlab/update-screenshot

    Update the top screenshot in the README
    jtpio committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    1f86be0 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Configuration menu
    Copy the full SHA
    1c30200 View commit details
    Browse the repository at this point in the history
  2. Fix missing download command

    jtpio committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    bed41c3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jupyter#262 from jtpio/fix-plotly

    Fix handling of federated mime extensions
    jtpio committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    2990526 View commit details
    Browse the repository at this point in the history
  4. Merge pull request jupyter#263 from jtpio/fix-download

    Fix missing download command
    jtpio committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    8d92d7f View commit details
    Browse the repository at this point in the history
  5. Ensure @Retrolab settings

    jtpio committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    0d22a5d View commit details
    Browse the repository at this point in the history
  6. Fix manifest ignore

    jtpio committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    f01fb6a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. Add ensured_target

    jtpio committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    f9b1043 View commit details
    Browse the repository at this point in the history
  2. Update glob pattern

    jtpio committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    ebead7b View commit details
    Browse the repository at this point in the history
  3. pip install . on Binder

    jtpio committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    04e8e76 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    523a470 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jupyter#266 from jupyterlab/changelog-d8d2ca483af5…

    …11ecbbed072b532f8267
    
    Automated Changelog Entry for 0.3.12 on main
    jtpio committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    aa9c8c5 View commit details
    Browse the repository at this point in the history
  3. Publish 0.3.12

    SHA256 hashes:
    
    retrolab-0.3.12-py3-none-any.whl: 51b6bb67caa6e7c6a03e5bed2a0595e9bff8568814e075096118ac2569ca0986
    
    retrolab-0.3.12.tar.gz: 1f55f109242adaeee770241848fc752fd26390182f35980805363669e2a0b853
    
    retrolab-application-0.3.12.tgz: cebd94f6051889f172b50ae459dd7e6737b2f4cae6a00061888473027f227677
    
    retrolab-application-extension-0.3.12.tgz: 94620a475cf8559b58ff600c3d232d9f5a4ec02b2a56dfa5ccffcbc1d24b23a8
    
    retrolab-console-extension-0.3.12.tgz: 31f4a4357dfb3d24abd69c2a82188f0dbca0411f91bba13b3caa8c5837c2984e
    
    retrolab-docmanager-extension-0.3.12.tgz: 92f28415780fe42598522e3ca5b656ba0ff21209523662e092be59b70500c0b0
    
    retrolab-help-extension-0.3.12.tgz: 1054b14e9a93f485be3719c1aeef18ad10a6a7183ba7720b7eb662268f5e9bb4
    
    retrolab-lab-extension-0.3.12.tgz: db45a9c34ec7c369d9d1507d671df89fad19a039ad44a6d4ba46d808395445ec
    
    retrolab-notebook-extension-0.3.12.tgz: 743d74053f00887148f66dad8ce13ec27d602b1b4ee08254ca3f94122b49447b
    
    retrolab-terminal-extension-0.3.12.tgz: cacc1a49d689ed3f81142a3676fcda8dba98021abbe7177c27dacc1f671aba66
    
    retrolab-tree-extension-0.3.12.tgz: 7846ca0bca5bf6654939eef471254b0ea0643e0ec63da1afc1b552c0a3d423c6
    
    retrolab-ui-components-0.3.12.tgz: f26db55bf718e349132436afc0bc30bc57c90e449dd83a35339d1612c4026a3b
    github-actions[bot] committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    93ce13c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c037d1a View commit details
    Browse the repository at this point in the history
  5. Add script to link schemas

    jtpio committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    efa9740 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1974bad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e74bb03 View commit details
    Browse the repository at this point in the history
  8. Merge pull request jupyter#265 from jtpio/settings

    Ensure `@retrolab` settings
    jtpio committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    45f879d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    b2251f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Lint

    jtpio committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    4b5323c View commit details
    Browse the repository at this point in the history
  2. Merge pull request jupyter#269 from gutow/Readme-nav

    edits to aid in navigation of Readme.md
    jtpio committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    2a96903 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Fix typos in readme

    JasonWeill committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    d73103b View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Merge pull request jupyter#271 from jweill-aws/patch-1

    Fix typos in readme
    jtpio committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    6ce134f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Update UI Tests to use Galata

    jtpio committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    6f8e0c1 View commit details
    Browse the repository at this point in the history
  2. Fix artifact name

    jtpio committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    3767d9c View commit details
    Browse the repository at this point in the history
  3. Fix manifest ignore list

    jtpio committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    625f16e View commit details
    Browse the repository at this point in the history
  4. Merge pull request jupyter#273 from jtpio/ui-tests

    Update UI Tests to use Galata
    jtpio committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    9010ff5 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Update testing docs

    jtpio committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    9c482d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jupyter#278 from jtpio/update-test-docs

    Update testing docs
    jtpio committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    67961d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    85df993 View commit details
    Browse the repository at this point in the history
  2. Handle baseUrl

    jtpio committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    010059f View commit details
    Browse the repository at this point in the history
  3. Fix condition

    jtpio committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    ba379d6 View commit details
    Browse the repository at this point in the history
  4. Add UI test to check the retrolab settings are persisted (jupyter#281)

    * Add UI test to check settings are persisted
    
    * Add snapshots for the settings
    
    * Update reference snapshots
    
    * Remove networkidle wait
    
    * Wait for menu element
    
    * Update reference snapshots
    
    * Go to tmpPath before taking snapshots
    
    * More snapshots update
    jtpio committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    e18c3a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9eb0065 View commit details
    Browse the repository at this point in the history
  6. Merge pull request jupyter#284 from jtpio/plugin-ids

    Fix plugin ids in the notebook extension
    jtpio committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    5d5ae1f View commit details
    Browse the repository at this point in the history
  7. Merge pull request jupyter#280 from jtpio/mathjax

    Fix handling of the MathJax URL to render Latex
    jtpio committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    a77d669 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f9dc665 View commit details
    Browse the repository at this point in the history
  9. Merge pull request jupyter#285 from jupyterlab/changelog-f4fd16ce43ec…

    …11eca2e8875973279ce6
    
    Automated Changelog Entry for 0.3.13 on main
    jtpio committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    e7887f6 View commit details
    Browse the repository at this point in the history
  10. Publish 0.3.13

    SHA256 hashes:
    
    retrolab-0.3.13-py3-none-any.whl: 42036621bc5595bea2ee25af8666b8963101b2da4837503f9a377f80a5f58e23
    
    retrolab-0.3.13.tar.gz: 4bf9bfac065d658bdd19c3102917fccf0bae9be0d7c13caa9b9cf176249453f5
    
    retrolab-application-0.3.13.tgz: 5b529b0d54840a7bde199116b8a1d8d5c5da22b741422a7f84a430f94b4ce2a2
    
    retrolab-application-extension-0.3.13.tgz: e04d7b21c35eadc9b3342f56b992dd2e0db959f6da64f19a066f64d797e4d8b9
    
    retrolab-console-extension-0.3.13.tgz: f5d35ab721518912ce6eb2f0d64bbcea1eacd9d30c866b346272655bfcfee09c
    
    retrolab-docmanager-extension-0.3.13.tgz: a48bd06df4972c168e57cbf93deed1b999d3b4d5b5fee53babbf1574e4918fca
    
    retrolab-help-extension-0.3.13.tgz: 2af438a10d2445514a0e54f264edbc5c35090fc9c549942af7af1fd1789158b6
    
    retrolab-lab-extension-0.3.13.tgz: abdd44cd0f5ffcb87a07150927d3fab6e7e46cd29c5c6902a4e6de19c13edcb8
    
    retrolab-notebook-extension-0.3.13.tgz: 2aa712fcc29c242a68f708b17725014cb79ea51485030d8f1401cc67a38a0789
    
    retrolab-terminal-extension-0.3.13.tgz: 04e54f23cdb6a4951ff00bc3c1ffe083ecd8db87663b1844c02f0f66f2e31fdd
    
    retrolab-tree-extension-0.3.13.tgz: e68e1257ebdfb62813b686b2cf2b387923b7d673ebd521ed0ea9e4916aeaf94b
    
    retrolab-ui-components-0.3.13.tgz: 5ad1f91ce94d7633ce0df23211907143cf9f575c0d0e68e2f3f5ea8a05c1e292
    github-actions[bot] committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    748f9eb View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Customize tree menus

    jtpio committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    a3fed7d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    f11b83c View commit details
    Browse the repository at this point in the history
  2. Placeholder menus customization

    jtpio committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    d3c6e89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    295149f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3d4c29 View commit details
    Browse the repository at this point in the history
  5. Update reference snapshots

    jtpio committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    2dd9016 View commit details
    Browse the repository at this point in the history
  6. Add UI test to rename a file

    jtpio committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    18aa3b5 View commit details
    Browse the repository at this point in the history
  7. Add UI tests for notebook menus

    jtpio committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    06a4b48 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f168b94 View commit details
    Browse the repository at this point in the history
  9. Merge pull request jupyter#289 from jtpio/tree-menu

    Improve menus
    jtpio committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    3b9b2bb View commit details
    Browse the repository at this point in the history
  10. Enforce labels on PRs

    jtpio committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    05ad679 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Merge pull request jupyter#291 from jtpio/enforce-labels

    Enforce labels on PRs
    jtpio committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    26332bd View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    4002f21 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    a393f51 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jupyter#293 from loichuder/unused-build-test

    Remove unused build:test task in app
    jtpio committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    1f4613b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Fix user settings overrides

    jtpio committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    6c96c80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jupyter#292 from jtpio/ui-tests-mobile

    Add UI test for the mobile layout
    jtpio committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    457e292 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    154463c View commit details
    Browse the repository at this point in the history
  2. Merge pull request jupyter#295 from jtpio/base-setup-ci

    Use `maintainer-tools` base setup action
    jtpio committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    4fd58de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b07f59a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a775aa View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    11b126c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5f11b4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jupyter#296 from jweill-aws/shorter-title

    Strip .ipynb extension for display in header and tab title
    jtpio committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    49b9ae3 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    5b769da View commit details
    Browse the repository at this point in the history
  2. Set url_path to retro

    jtpio committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    2ac2740 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jupyter#301 from jtpio/binder-badge-pr

    Switch to `maintainer-tools` action for Binder on PR
    jtpio committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    6b47f0c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    2b1d9c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Merge pull request jupyter#304 from gabalafou/update-playwright-for-mac

    Bump playwright version in package.json
    jtpio committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    1ad349a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Configuration menu
    Copy the full SHA
    df60dca View commit details
    Browse the repository at this point in the history
  2. Merge pull request jupyter#307 from jtpio/cleanup

    Remove `playwright` dependency from the `app` folder
    jtpio committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    71cab5c View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Interface switcher menu

    jtpio committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    b4b6ff6 View commit details
    Browse the repository at this point in the history
  2. Update snapshots

    jtpio committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    de3dd3e View commit details
    Browse the repository at this point in the history
  3. Update Firefox snapshots

    jtpio committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    27e2b41 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. Merge pull request jupyter#309 from jtpio/interface-dropdown

    Interface switcher menu
    jtpio committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    cf1e27e View commit details
    Browse the repository at this point in the history
  2. add alt text together during the 2021 diy a11y workshop (#1)

    Co-authored-by: Tony Fast <tony.fast@gmail.com>
    Co-authored-by: Jason Weill <93281816+jweill-aws@users.noreply.github.com>
    Co-authored-by: Gabriel Fouasnon <gabriel@fouasnon.com>
    Co-authored-by: Isabela Presedo-Floyd <50221806+isabela-pf@users.noreply.github.com>
    4 people authored and jtpio committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    a430ee9 View commit details
    Browse the repository at this point in the history
  3. Add extension for document-scoped search

    loichuder authored and jtpio committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    656c09f View commit details
    Browse the repository at this point in the history
  4. Updated snapshots for UI tests

    loichuder authored and jtpio committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    5f24af6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38a6166 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55915e6 View commit details
    Browse the repository at this point in the history
  7. Update reference snapshots

    jtpio committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    37b0c2e View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Merge pull request jupyter#310 from jtpio/readme-a11y

    add alt text together during the 2021 diy a11y workshop (#1)
    jtpio committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    45bc2c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    7c0b058 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jupyter#294 from loichuder/doc-search

    Add extension for document-scoped search
    jtpio committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    ec926de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f80ba5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request jupyter#312 from jupyterlab/changelog-01e4993867de…

    …11ec9e8759c5e5349f84
    
    Automated Changelog Entry for 0.3.14 on main
    jtpio committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    f4bc542 View commit details
    Browse the repository at this point in the history
  5. Publish 0.3.14

    SHA256 hashes:
    
    retrolab-0.3.14-py3-none-any.whl: 78114eb4e510b104d215bfc42c045f7d67c2461624d2df53179695284fa2b277
    
    retrolab-0.3.14.tar.gz: a84766d79a9e5ad7321df4ef70d4bdc0d0118526fc9829229983111a7930307f
    
    retrolab-application-0.3.14.tgz: 623a65d7949406015b04bc31a95865fce09e8fbc58794bebfa901bc2746b646f
    
    retrolab-application-extension-0.3.14.tgz: 97b60dbe7db20c3632e5cb6893a0c271f6c84a366ff553ceb15c8d6326200ede
    
    retrolab-console-extension-0.3.14.tgz: 5ca9acee8615c836f1288ea0e9fec422c17216ee8fe2ee1adadb0f3bf1deba22
    
    retrolab-docmanager-extension-0.3.14.tgz: 51e436f231a37262a00cefe5c1eadfacbdbd29d1525f1c81f37b28897e47c1e5
    
    retrolab-documentsearch-extension-0.3.14.tgz: 835836c61e7e37466d4ff35a015361d62326a16f87266ff28c390b76c236d9c7
    
    retrolab-help-extension-0.3.14.tgz: 55874209b94976fa3d16a342ff9543cbf43b60051ee1fa134e50579be18f194c
    
    retrolab-lab-extension-0.3.14.tgz: 00555da233ef4ab502a392756b71c234f20f96a8673baf3e01ac05aa0d85954a
    
    retrolab-notebook-extension-0.3.14.tgz: fb37b292247e4a8585584d86c4c4ee42e7687392c126737624cc43e128fd078f
    
    retrolab-terminal-extension-0.3.14.tgz: 01827e838ff01f9397277241e5d7a046457594db1ea3f9917e3879b1d07d5355
    
    retrolab-tree-extension-0.3.14.tgz: e52aca7d9ee519e51f48e44005ab5dd968fb4aaccd9f8fff2987103d27b332a0
    
    retrolab-ui-components-0.3.14.tgz: 51b43225ae45f22ca21538c76b5b03a892121a2de0ef15366e4599981a3dae52
    github-actions[bot] committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    b5a69b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. Fix handling of Python version

    jtpio committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    059422c View commit details
    Browse the repository at this point in the history
  2. Merge pull request jupyter#315 from jtpio/fix-ci

    Fix handling of the Python version in the release scripts
    jtpio committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    05470cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b4d899 View commit details
    Browse the repository at this point in the history
  4. Add cells package

    jtpio committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    0a20975 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19260b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98b5c60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb27dc6 View commit details
    Browse the repository at this point in the history
  8. Fix scroll toggle

    jtpio committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    d56c5e6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b17311 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    98e38a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Switch to scrollHeight

    jtpio committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    35e34ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request jupyter#288 from jtpio/scroll-outputs

    Enable auto scrolling for outputs by default
    jtpio committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    6815878 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    179c240 View commit details
    Browse the repository at this point in the history
  4. Merge pull request jupyter#316 from jupyterlab/changelog-91bd64986c9a…

    …11ecbca61d47ff355c00
    
    Automated Changelog Entry for 0.3.15 on main
    jtpio committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    e171cc0 View commit details
    Browse the repository at this point in the history
  5. Publish 0.3.15

    SHA256 hashes:
    
    retrolab-0.3.15-py3-none-any.whl: b6daf09ddd40e69122d1d3eeaefbd234b6a3afd2f0906363efcdadfe365e9e1a
    
    retrolab-0.3.15.tar.gz: 44b23a746990f614fbc6e971356b72ff2a6afa39f0065d78e8ddb668fef9df89
    
    retrolab-application-0.3.15.tgz: 9945de6b3f89e7e747afb9f61346b195426afb2ade7972cf61528dfd20c07578
    
    retrolab-application-extension-0.3.15.tgz: 196bbd85b5a301fe6a47a737cf0c2e1a5c2be932d06b365a39e4529bff68a7b3
    
    retrolab-console-extension-0.3.15.tgz: 1607e3e845c457632035e9b2ad7492dc20064bd8026a903b0e12cbe6e710f6d4
    
    retrolab-docmanager-extension-0.3.15.tgz: 877de83498aeab6fd28cd1c03734dc0d4a4134411a2a9900c4a8ada5550a8bd2
    
    retrolab-documentsearch-extension-0.3.15.tgz: a4583f15162fdded4d230abf5b525b26ec5022029ce5eac3d305694967cab51f
    
    retrolab-help-extension-0.3.15.tgz: 19c531dfef73129ae807d6c2a9bdae25913f3f12b64d2560cc9d13357434bbbc
    
    retrolab-lab-extension-0.3.15.tgz: 58de3b7d0b25ed432abb7a151643529a63e385528bd91f17e277c49139cd71a9
    
    retrolab-notebook-extension-0.3.15.tgz: 61909b79cb289ae5347b9597c59226e9c45400e16f86fac571ef6d93daadf1b6
    
    retrolab-terminal-extension-0.3.15.tgz: 46d4fd056c41d4edbeafc84f2c672974d0dd2b63f4684fa005cddf98308f62ee
    
    retrolab-tree-extension-0.3.15.tgz: 1fab203ac615507bbcf132aa1038f6da3f48a9c9f75780aabba3114ef25662c4
    
    retrolab-ui-components-0.3.15.tgz: be8d17bb8e11f379946924ad07973ab7f4ea7004b2b2a4df14e0ad2be3bdb23f
    github-actions[bot] committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    6163f35 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    14c79c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jupyter#318 from martinRenou/remove_allsettled

    Remove allsettled polyfill
    jtpio committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    8be5124 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    6a4f6e2 View commit details
    Browse the repository at this point in the history
  2. Add back the folder icon

    jtpio committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    1dc0380 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jupyter#321 from jtpio/update-3.2.6

    Update to the `@jupyterlab` 3.2.6 packages
    jtpio committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    41a51ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46df7ae View commit details
    Browse the repository at this point in the history
  5. Merge pull request jupyter#322 from jupyterlab/changelog-510031886fdd…

    …11ecb0b0d985c67fe34c
    
    Automated Changelog Entry for 0.3.16 on main
    jtpio committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    68e3c9a View commit details
    Browse the repository at this point in the history
  6. Publish 0.3.16

    SHA256 hashes:
    
    retrolab-0.3.16-py3-none-any.whl: d666ddbee153f573a4e1cc17d065156e61abacc6678212862b93f0946c4b5c67
    
    retrolab-0.3.16.tar.gz: 26db952c6676db3cb2c56c44456d8728d0c24ceb3cab7576c6d2a6e4e11e7f9c
    
    retrolab-application-0.3.16.tgz: 5018daa422601868554244a822ef041d17e6ff3aaa7701bd144b03a278379ca2
    
    retrolab-application-extension-0.3.16.tgz: 6dd5faf9e601aa3f25fcd0a279e4214e59e30ad83fbfb37ee40868302a41105c
    
    retrolab-console-extension-0.3.16.tgz: 69b9a52326b7f17c67a1b2572da66314cfe5d49038348cfe6b195cd131ab2f79
    
    retrolab-docmanager-extension-0.3.16.tgz: 2e761700124176cffc1e63d6179b448ff89ddba0f9bc91da0d5a8cdb3450f53f
    
    retrolab-documentsearch-extension-0.3.16.tgz: 65b97bd15b9300c2a41226443e523760f35f80741d943dc34e075facc6901c11
    
    retrolab-help-extension-0.3.16.tgz: 9a956bc74155fdc2a1436f2254d5fdebcba4c5ccc7d4314a020ca5f6c64da9c5
    
    retrolab-lab-extension-0.3.16.tgz: 021cb2ca5b5e7442a214bfba702e83d3a749aaccc7f0b5b2dfeff09cb4ad93a2
    
    retrolab-notebook-extension-0.3.16.tgz: 4ac95a057bfbbce68ab62bd3abd35e08035cf6817c33697a795ea132dc74d8d8
    
    retrolab-terminal-extension-0.3.16.tgz: c1e24f4e38a92f863af7c88de93b95db8074bc0c32dee8cef293da57ece8bc3c
    
    retrolab-tree-extension-0.3.16.tgz: 4001d74412ff230240f2352b9966c7cdd9dffb5a68617fdcfa5e806ffd1c9c2a
    
    retrolab-ui-components-0.3.16.tgz: 1820678d0a47064d822e7b45742c484bfa59633b7d8f4e735822fbf88fb18789
    github-actions[bot] committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    3470287 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Update to JupyterLab 4.0 alpha

    jtpio committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    2cf6ac3 View commit details
    Browse the repository at this point in the history
  2. Drop Python 3.6

    jtpio committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    b1aeaa2 View commit details
    Browse the repository at this point in the history
  3. Rotate Python versions on CI

    jtpio committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    1cbaa4f View commit details
    Browse the repository at this point in the history
  4. Update matrix entry to 3.10

    jtpio committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    6af3af2 View commit details
    Browse the repository at this point in the history
  5. Switch steps on Binder

    jtpio committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    5f25099 View commit details
    Browse the repository at this point in the history
  6. Update to alpha 19

    jtpio committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    6d78f87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    225bfd5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    207e4b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    653307f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f07c26a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    280f623 View commit details
    Browse the repository at this point in the history
  2. Drop support for retro_logo

    jtpio committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    a4b7c83 View commit details
    Browse the repository at this point in the history
  3. Integrity

    jtpio committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    fcab58c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eca86c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69452f9 View commit details
    Browse the repository at this point in the history
  6. Update to the latest galata

    jtpio committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    3a9278b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b60f21 View commit details
    Browse the repository at this point in the history
  8. Merge pull request jupyter#324 from jtpio/drop-retro-logo

    Drop support for `retro_logo`
    jtpio committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    237c456 View commit details
    Browse the repository at this point in the history
  9. Update smoke test

    jtpio committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    68748a8 View commit details
    Browse the repository at this point in the history
  10. Re-enable RTC on Binder

    jtpio committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    ba093aa View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Shut down kernels

    jtpio committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    5bcfa90 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jupyter#319 from jtpio/lab-4

    Update to JupyterLab 4.0 alpha
    jtpio committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    879e644 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    516a1aa View commit details
    Browse the repository at this point in the history
  4. Merge pull request jupyter#326 from jupyterlab/changelog-6a41444a7ac6…

    …11eca34519563fac0155
    
    Automated Changelog Entry for 0.4.0a0 on main
    jtpio committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    53d4d5f View commit details
    Browse the repository at this point in the history
  5. Publish 0.4.0a0

    SHA256 hashes:
    
    retrolab-0.4.0a0-py3-none-any.whl: 91cacc76c92c22e320c425fd8afe49e091a45043e8549227587de48400eaa743
    
    retrolab-0.4.0a0.tar.gz: b86f863f89d0f1e0faf45dd0b46977794ce505115abe0a7166366ff31e0436c2
    
    retrolab-application-0.4.0-alpha.0.tgz: 35be69371e236035cad22148cc0820f784146129f9a955120fd52eb65c75bd76
    
    retrolab-application-extension-0.4.0-alpha.0.tgz: e51b0edf32f948ef76370b38b491e6918bba747296ad2ed6c20351782ce4f478
    
    retrolab-console-extension-0.4.0-alpha.0.tgz: 555b70a205a4dedcbbe9662c84140d2e0063f75c456c9d24ee5b62954979759c
    
    retrolab-docmanager-extension-0.4.0-alpha.0.tgz: 637896c8d5dbb4386fe2dce4b9c3fd440af818fdc5e3e7dc9d37801c9844f6e4
    
    retrolab-documentsearch-extension-0.4.0-alpha.0.tgz: fdc565465010ffa00fa9fb9a0545d0114fc36f41fa84f83fbbd9d085df7a79e6
    
    retrolab-help-extension-0.4.0-alpha.0.tgz: 51c79849556744f20d83938b5ebce945cdd0aef8c0a29a9fdc9ea5c5fded25d8
    
    retrolab-lab-extension-0.4.0-alpha.0.tgz: 2d88d231a8f86391956f8ce25333c62015b35b4825c4f589aed680a60fe96f05
    
    retrolab-notebook-extension-0.4.0-alpha.0.tgz: a64a4c371632dc078874a1bd230b16a50b6115b3a90ee594c9e1c0beb9f2c723
    
    retrolab-terminal-extension-0.4.0-alpha.0.tgz: ca0b7db28f79ad21af98a32db9f1c7e2990626fa4f471c1ca7f42fc3f1590199
    
    retrolab-tree-extension-0.4.0-alpha.0.tgz: 7fc24203b90959a9db845a1e2e55f4255821c41341c645f322b865818dcc9697
    
    retrolab-ui-components-0.4.0-alpha.0.tgz: 5b64525ad6049a99d2d3343c1203b63036d781db9a5ecb316528df6010389c38
    github-actions[bot] committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    7fed468 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    ef77a11 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jupyter#330 from jtpio/cmd-enter

    Add `Accel Enter` shortcut to execute a cell
    jtpio committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    76ba9b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f762fb5 View commit details
    Browse the repository at this point in the history
  4. Add menu separator

    jtpio committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    15ebe4d View commit details
    Browse the repository at this point in the history
  5. Open Cell menu in UI Tests

    jtpio committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    d2d9531 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d433ed View commit details
    Browse the repository at this point in the history
  7. Update reference snapshots

    jtpio committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    0d66f8f View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Merge pull request jupyter#328 from jtpio/menus

    Switch cell type from the cell menu
    jtpio committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    0417734 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b07807 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jupyter#336 from jupyterlab/changelog-c43c6ddc7f51…

    …11ec9c3f6b70e1969c13
    
    Automated Changelog Entry Forward Ported from v0.3.17
    jtpio committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    5a18e3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efe34eb View commit details
    Browse the repository at this point in the history
  5. Merge pull request jupyter#337 from jtpio/fix-export

    Add `@jupyterlab/notebook-extension:export` plugin
    jtpio committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    22d0489 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6986022 View commit details
    Browse the repository at this point in the history
  7. Merge pull request jupyter#343 from jupyterlab/changelog-4744d4b87f6a…

    …11ec82a8b36e56bba1fc
    
    Automated Changelog Entry Forward Ported from v0.3.18
    jtpio committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    7bc4560 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    bcb9daf View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Merge pull request jupyter#347 from jupyterlab/changelog-bc15df5285a1…

    …11ec92508fcb69bfd02c
    
    Automated Changelog Entry Forward Ported from v0.3.19
    jtpio committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    de683b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Remove workaround for the toolbar settings (jupyter#352)

    * Remove workaround for the toolbar settings
    
    * Update to the latets `@jupyterlab` packages
    
    * Update JupyterLab Python dependency
    
    * Fix `@jupyterlab/apputils:toolbar-registry` plugin name
    
    * Update yarn.lock
    
    * Update Lumino packages
    
    * Fix dependencies
    
    * Select console-extension plugins
    
    * Fix typo
    
    * Fix missing toolbar registry token
    
    * Update reference snapshots
    jtpio committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    27881b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bb425e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Merge pull request jupyter#353 from jupyterlab/changelog-0870529698cc…

    …11ecb28331b346cc728b
    
    Automated Changelog Entry for 0.4.0a1 on main
    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    3829765 View commit details
    Browse the repository at this point in the history
  2. Publish 0.4.0a1

    SHA256 hashes:
    
    retrolab-0.4.0a1-py3-none-any.whl: 2a32246f977e0f8b81378ca8a6a67678e1d4f7d17845973efe8ed203be8c048b
    
    retrolab-0.4.0a1.tar.gz: 9bb8fd2909be8149d6cc01f7724bbb4f7d02bc3bc694eba13c9d1fb6d8dbc7ea
    
    retrolab-application-0.4.0-alpha.1.tgz: 0cfea0120b2cadd33e4ca7c4a0ae628b8514722244ae423bc1913f14b6c02829
    
    retrolab-application-extension-0.4.0-alpha.1.tgz: dc01554796b9077b13a43d5e4500cfcc515e31f9e1f54f76d1b97cba8cd87917
    
    retrolab-console-extension-0.4.0-alpha.1.tgz: 94089e410ec8f357dd96eef0492b9ce6a4af2def4df84ce0ca36f6fffe4ea844
    
    retrolab-docmanager-extension-0.4.0-alpha.1.tgz: 353ffaa2df3e85dcdd1507489df7897230f77fad3b1d746e56473750f330361e
    
    retrolab-documentsearch-extension-0.4.0-alpha.1.tgz: 567d47db242cab00f2d4c7baf3b040c788498a6839312cdd00bd5be32e395634
    
    retrolab-help-extension-0.4.0-alpha.1.tgz: 3444b56b61a5dc4404a72465f1f021ccb9a2a060ceb7ce8126c94b78c642f315
    
    retrolab-lab-extension-0.4.0-alpha.1.tgz: 2b1505586fd8549f2d832ed1a021f435dcbbbdf338a08f349a5928b93b9c05d9
    
    retrolab-notebook-extension-0.4.0-alpha.1.tgz: 1b4b426c61578dc66cc551e04dde409a2e383587acf16d417bf38b7365b2eec0
    
    retrolab-terminal-extension-0.4.0-alpha.1.tgz: 17cc82143017ea86eb9b9416ef82feca2f0c0df81bbd8c59759f0e5f032864a1
    
    retrolab-tree-extension-0.4.0-alpha.1.tgz: ca3b996b864e7ef3e19b1c111b4f840b07ea7f950f5ed4e6ca584ad3aed40dfa
    
    retrolab-ui-components-0.4.0-alpha.1.tgz: b0d15fae87f6d4cca720e8a732627be38605d844811b4e52f1ae7d5e0c0fdabe
    github-actions[bot] committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    c2f9917 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78f7455 View commit details
    Browse the repository at this point in the history
  4. More renaming

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    8b6c820 View commit details
    Browse the repository at this point in the history
  5. More renaming

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    6201b4b View commit details
    Browse the repository at this point in the history
  6. Rename to NotebookApp

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    312810c View commit details
    Browse the repository at this point in the history
  7. Update yarn.lock

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    11a1438 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e275678 View commit details
    Browse the repository at this point in the history
  9. Update to JupyterLab 4.0.0a20

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    27dcbe9 View commit details
    Browse the repository at this point in the history
  10. Bump to 7.0.0a0

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    a5af981 View commit details
    Browse the repository at this point in the history
  11. Update RetroApp to NotebookApp

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    6614c0d View commit details
    Browse the repository at this point in the history
  12. More retro updates

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    5fa11dd View commit details
    Browse the repository at this point in the history
  13. More updates

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    89ebdb0 View commit details
    Browse the repository at this point in the history
  14. Update description

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    7d6096a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    46afe50 View commit details
    Browse the repository at this point in the history
  16. Update shim, notebook app name

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    e5fefba View commit details
    Browse the repository at this point in the history
  17. Remove extra about menu entry

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    c13d4b4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fccadf6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dfa72c8 View commit details
    Browse the repository at this point in the history
  20. Additional renaming

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    e049582 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    080efd0 View commit details
    Browse the repository at this point in the history
  22. Update view menu ref snapshots

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    d8429b9 View commit details
    Browse the repository at this point in the history
  23. Update afterAll hooks

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    aa57936 View commit details
    Browse the repository at this point in the history
  24. Shutdown in afterEach

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    2de3524 View commit details
    Browse the repository at this point in the history
  25. Rename CSS class

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    221d5ea View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e4013b1 View commit details
    Browse the repository at this point in the history
  27. Rename leftover retro commands

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    dad367e View commit details
    Browse the repository at this point in the history
  28. Fix yarn.lock

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    7a00d63 View commit details
    Browse the repository at this point in the history
  29. Update to Notebook v7

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    c0f3dc0 View commit details
    Browse the repository at this point in the history
  30. Cleanup previous files

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    5b6ed99 View commit details
    Browse the repository at this point in the history
  31. Lint

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    104af9b View commit details
    Browse the repository at this point in the history
  32. Add missing templates

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    cd3ee26 View commit details
    Browse the repository at this point in the history
  33. Lint more md files

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    e314dc7 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3311804 View commit details
    Browse the repository at this point in the history
  35. Cleanup docs-translations

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    53556bd View commit details
    Browse the repository at this point in the history
  36. Re-add binder example

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    4c61a9a View commit details
    Browse the repository at this point in the history
  37. Fix typo in pyproject.toml

    jtpio committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    18bb945 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Iterate on the README

    jtpio committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    b170630 View commit details
    Browse the repository at this point in the history
  2. Remove autogen_config

    jtpio committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    85ddb6f View commit details
    Browse the repository at this point in the history
  3. Fix docs conf.py

    jtpio committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    cde6ad6 View commit details
    Browse the repository at this point in the history
  4. Add test extras require

    jtpio committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    92d7ba5 View commit details
    Browse the repository at this point in the history
  5. Add nbval to test requires

    jtpio committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    29048b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5f712d View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    effbbac View commit details
    Browse the repository at this point in the history
  2. Use pydata-sphinx-theme

    jtpio committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    b48c225 View commit details
    Browse the repository at this point in the history
  3. Update html_theme in conf.py

    jtpio committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    be0726f View commit details
    Browse the repository at this point in the history
  4. Update doc-requirements.txt

    jtpio committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    38832b3 View commit details
    Browse the repository at this point in the history
  5. Fix docs sections

    jtpio committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    f487ec8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58d701a View commit details
    Browse the repository at this point in the history
  7. Cleanup User Documentation

    jtpio committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    c31203e View commit details
    Browse the repository at this point in the history
  8. Link to JupyterLab resources

    jtpio committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    d726fb7 View commit details
    Browse the repository at this point in the history