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

Fix/python3 #8

Open
wants to merge 55 commits into
base: master
Choose a base branch
from
Open

Fix/python3 #8

wants to merge 55 commits into from

Commits on Sep 22, 2022

  1. Add changes for python3

    marcusabate committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    a6b9857 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2e077c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    5ce6f42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ad3c1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3bb505 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1955a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41b1ad5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45ed28c View commit details
    Browse the repository at this point in the history
  7. Remove unnecessary import

    marcusabate authored and nathanhhughes committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    942cc46 View commit details
    Browse the repository at this point in the history
  8. Fix setup.py

    marcusabate authored and nathanhhughes committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    09093df View commit details
    Browse the repository at this point in the history
  9. update lcd notebook

    nathanhhughes committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0cafb58 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    40e6639 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b1855cb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    631f4a7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    11e0a8b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

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

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    88d55a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02f55dc View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

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

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    980c7aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f3cb21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98e47be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    866f886 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    0069190 View commit details
    Browse the repository at this point in the history
  2. add logger tests

    nathanhhughes committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    5213589 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a4e12f View commit details
    Browse the repository at this point in the history
  4. start evaluator tests

    nathanhhughes committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    e964d87 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. working evaluator

    nathanhhughes committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9534388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecb72bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6522705 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f7e0b0 View commit details
    Browse the repository at this point in the history
  5. add website command

    nathanhhughes committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    76cd076 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    4d697a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59e659e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9aab664 View commit details
    Browse the repository at this point in the history
  4. fix param paths

    nathanhhughes committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    69e79b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7907372 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2df81aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    263ff57 View commit details
    Browse the repository at this point in the history
  8. actually use extra args

    nathanhhughes committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f422776 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97725dd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e909a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    564268e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8289c6 View commit details
    Browse the repository at this point in the history
  3. update readme

    nathanhhughes committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    0f346ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c9cb27 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    c5c103f View commit details
    Browse the repository at this point in the history
  2. start updating notebook

    nathanhhughes committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    71540df View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

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

    nathanhhughes committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    679d083 View commit details
    Browse the repository at this point in the history
  3. add badge

    nathanhhughes committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    17f6e9e View commit details
    Browse the repository at this point in the history
  4. fix actual badge

    nathanhhughes committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    6e06d88 View commit details
    Browse the repository at this point in the history
  5. fix badge text

    nathanhhughes committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3235c2e View commit details
    Browse the repository at this point in the history
  6. update all notebooks

    nathanhhughes committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    61ef1c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    775cb0e View commit details
    Browse the repository at this point in the history