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

replace template_path with template_paths #1532

Merged
merged 16 commits into from
Apr 5, 2021
Merged

replace template_path with template_paths #1532

merged 16 commits into from
Apr 5, 2021

Commits on Sep 29, 2020

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

Commits on Dec 3, 2020

  1. Update tox.ini

    tests for python versions: 3.6, 3.7, 3.8
    tests only for notebook 6.0.0
    demotu committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    d26af76 View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    part of the tests using python 3.8 and notebook 6.0.0
    demotu committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    bb406d1 View commit details
    Browse the repository at this point in the history
  3. Update setup.py

    drop support for python 2.x
    requires notebook >=6.0
    demotu committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    6c400e5 View commit details
    Browse the repository at this point in the history
  4. Update appveyor.yml

    drop support for python < 3.6
    supports only PYTHON_ARCH: '64'
    demotu committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    0e89bf2 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    demotu committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    db64d32 View commit details
    Browse the repository at this point in the history
  6. Update meta.yaml

    Drop support for python < 3.6
    demotu committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    de13f89 View commit details
    Browse the repository at this point in the history
  7. Update application.py

    Drop support for python < 3.6
    demotu committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    15c5542 View commit details
    Browse the repository at this point in the history
  8. Update install.py

    Drop support for python < 3.6
    demotu committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    cb0d5f3 View commit details
    Browse the repository at this point in the history
  9. trigger build

    demotu committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    37a8497 View commit details
    Browse the repository at this point in the history
  10. trigger build

    demotu committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    d55e8c9 View commit details
    Browse the repository at this point in the history
  11. python 3.6

    demotu committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    42b3b65 View commit details
    Browse the repository at this point in the history
  12. python 3.6

    demotu committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    3fe40f7 View commit details
    Browse the repository at this point in the history
  13. python 3.6

    demotu committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    23b7922 View commit details
    Browse the repository at this point in the history
  14. version 0.5.2

    demotu committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    8e14f4a View commit details
    Browse the repository at this point in the history