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

JupyterLab 3 support v2 #452

Merged
merged 78 commits into from
Jan 6, 2021
Merged

JupyterLab 3 support v2 #452

merged 78 commits into from
Jan 6, 2021

Commits on Nov 13, 2020

  1. JupyterLab 3

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    64ed3de View commit details
    Browse the repository at this point in the history
  2. Working version without jupyter-packaging

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    acd0163 View commit details
    Browse the repository at this point in the history
  3. Fix import

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    a170681 View commit details
    Browse the repository at this point in the history
  4. Remove jupyter-packaging

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    c52ed55 View commit details
    Browse the repository at this point in the history
  5. Bring back the original postBuild command

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    1a0341d View commit details
    Browse the repository at this point in the history
  6. Build schemas

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    43801d7 View commit details
    Browse the repository at this point in the history
  7. Install pytest-tornasync from conda-forge

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    a5a5bc6 View commit details
    Browse the repository at this point in the history
  8. Remove use of chdir

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    80a9973 View commit details
    Browse the repository at this point in the history
  9. Fix data_files

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    21c2cbc View commit details
    Browse the repository at this point in the history
  10. Revert name change

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    df6bac2 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

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

Commits on Nov 23, 2020

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

Commits on Nov 26, 2020

  1. Merge pull request #1 from karlaspuldaro/kspuldaro-lab3

    Docs and dependencies version update
    martinRenou authored Nov 26, 2020
    Configuration menu
    Copy the full SHA
    73c4ee3 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. Merge branch 'jupyterlab3' of ssh://github.com/martinRenou/jupyterlab…

    …-lsp into martinRenou-jupyterlab3
    krassowski committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    c90dac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81753b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d6bdce View commit details
    Browse the repository at this point in the history
  4. Remove RC suffixes

    krassowski committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    3b7ff1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d60f7c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e9de94 View commit details
    Browse the repository at this point in the history
  7. Update dependencies

    krassowski committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    ec3bfb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fab7e59 View commit details
    Browse the repository at this point in the history
  9. Set promise type to void

    krassowski committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    f4c286c View commit details
    Browse the repository at this point in the history
  10. Update typescript

    krassowski committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    3b61f8c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b7b9016 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fdca601 View commit details
    Browse the repository at this point in the history
  13. Fix warning: manifest_maker: MANIFEST.in, line 3: 'recursive-include'…

    … expects <dir> <pattern1> <pattern2> ...
    krassowski committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    0d9455b View commit details
    Browse the repository at this point in the history
  14. Migrate to jupyter_server

    krassowski committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    0eb1927 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e413a27 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bc1cc05 View commit details
    Browse the repository at this point in the history
  17. Update CONTRIBUTING.md

    krassowski authored Jan 2, 2021
    Configuration menu
    Copy the full SHA
    c18ee69 View commit details
    Browse the repository at this point in the history
  18. Restore jump in build

    krassowski committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    bbd36ff View commit details
    Browse the repository at this point in the history
  19. Ling bump versions

    krassowski committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    ed651b6 View commit details
    Browse the repository at this point in the history
  20. Update test workflow

    krassowski committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    0edeecf View commit details
    Browse the repository at this point in the history
  21. Use labextension for now

    krassowski committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    cd15e3e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    760f966 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    544c314 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    aacbdb6 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Update themes commands

    krassowski committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    b54b3fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43b0271 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf9f424 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23d3df5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c329ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7c46de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a24a475 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e6af22 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    688e682 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dd59718 View commit details
    Browse the repository at this point in the history
  11. Pin node 12 for RTD

    krassowski committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    f350a08 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    de5c618 View commit details
    Browse the repository at this point in the history
  13. Fix integrity check

    krassowski committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    02cd810 View commit details
    Browse the repository at this point in the history
  14. Add missing new line

    krassowski committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    842570c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3c736b5 View commit details
    Browse the repository at this point in the history
  16. Remove more py_src

    krassowski committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    6982c48 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    000f3a2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    976ba86 View commit details
    Browse the repository at this point in the history
  19. Fix lint

    krassowski committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    63e31a9 View commit details
    Browse the repository at this point in the history
  20. 2 Configuration menu
    Copy the full SHA
    c89e0e7 View commit details
    Browse the repository at this point in the history
  21. Add LICENCE files

    krassowski committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    0f9b7a0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4c8d0bd View commit details
    Browse the repository at this point in the history
  23. Fix more typos

    krassowski committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    1193fa3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1f5d4de View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    ce76fab View commit details
    Browse the repository at this point in the history
  2. Remove one more old path

    krassowski committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    cbbefe7 View commit details
    Browse the repository at this point in the history
  3. Correct manifest

    krassowski committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    e9bf79a View commit details
    Browse the repository at this point in the history
  4. Lint

    krassowski committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    191e631 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    816bbdb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb6eeed View commit details
    Browse the repository at this point in the history
  7. [squash] Jupyterlab3 CI updates (#454)

    * add build step to test workflow
    
    * get funky characters out of cache name
    
    * remove integrity check vs ci versions
    
    * fix mambaforge url again
    
    * fix test mamab urls
    
    * some more mamba invocation work
    
    * combine all CI jobs, slim down node build steps
    
    * apparently offline not really supported
    
    * more shell stuff for windows
    
    * add pip to gha.yml
    
    * update postBuild
    
    * move more files in-tree
    
    * some more work on (re)building packages
    
    * remove --no-banner
    
    * re-build for frontend unit tests, only on linux
    
    * more shell work
    
    * only run frontend unit on _linux_
    
    * clean up prettierignore
    
    * try conservative caching of node_modules
    
    * fix jlpm var
    
    * move js utest to lint
    
    * job names
    
    * remove LINKED_EXTENSIONS
    
    * remove lab:link commands
    
    * update module name in install.json
    
    * update discovery data
    bollwyvl authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    f59f598 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Prepare for jupyterlab_lsp rc0 (#455)

    * Prepare for jupyterlab_lsp rc0
    
    * Set single truth source about release suffix
    
    * Add multiline flag
    krassowski authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    9a8969e View commit details
    Browse the repository at this point in the history
  2. Set jupyter_lsp to rc0

    krassowski committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    dea4132 View commit details
    Browse the repository at this point in the history
  3. Update issue templates

    krassowski committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    664c973 View commit details
    Browse the repository at this point in the history
  4. Update CONTRIBUTING.md: add jupyter develop for symlinking,

    add missing npm-run-all package that is used for jlpm watch
    krassowski committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    495bc5c View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

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

    krassowski committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    4749fbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ab97db View commit details
    Browse the repository at this point in the history
  4. Add pip check

    krassowski committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    228bdd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0baf84 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #456 from bollwyvl/add-pure-python-install-test

    Add pip-only install/CLI smoke test
    krassowski authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    5f259fe View commit details
    Browse the repository at this point in the history