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

Implemented decorator pattern with notebook_loader #19

Merged
merged 10 commits into from
May 3, 2020

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    50b9d7a View commit details
    Browse the repository at this point in the history
  2. removed fixture pattern

    rohitsanj committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    030c68b View commit details
    Browse the repository at this point in the history
  3. fix tests

    rohitsanj committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    fa61451 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e09a9d View commit details
    Browse the repository at this point in the history
  5. fix typo

    rohitsanj committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    f11c57e View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    3ce5470 View commit details
    Browse the repository at this point in the history
  2. fix tests

    rohitsanj committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    2c07a2e View commit details
    Browse the repository at this point in the history
  3. fix __call__

    rohitsanj committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    01dc928 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaa5bc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1255361 View commit details
    Browse the repository at this point in the history