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

Support tab completion in Jupyter by inserting aliases into the method signature #1282

Merged
merged 14 commits into from
Jun 16, 2021

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    8d21c1b View commit details
    Browse the repository at this point in the history
  2. Update decorator

    maxrjones committed May 21, 2021
    Configuration menu
    Copy the full SHA
    8082150 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49aa7b5 View commit details
    Browse the repository at this point in the history
  4. Fix formatting errors

    maxrjones committed May 21, 2021
    Configuration menu
    Copy the full SHA
    c2a2979 View commit details
    Browse the repository at this point in the history
  5. Update function name

    maxrjones committed May 21, 2021
    Configuration menu
    Copy the full SHA
    c6477d7 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

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

Commits on May 23, 2021

  1. Revert "Use insert_alias for all functions with use_alias"

    This reverts commit d3a046e.
    maxrjones committed May 23, 2021
    Configuration menu
    Copy the full SHA
    cd12847 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc25707 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f37faea View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Merge branch 'master' into inject-aliases

    Meghan Jones committed May 24, 2021
    Configuration menu
    Copy the full SHA
    377ba97 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

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

Commits on Jun 16, 2021

  1. Apply suggestions from code review

    Co-authored-by: Wei Ji <[email protected]>
    maxrjones and weiji14 committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    3c63ecc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0acb50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcc0e34 View commit details
    Browse the repository at this point in the history