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

add ipython extension for rich #1274

Merged

Commits on Jun 6, 2021

  1. add ipython extension for rich

    Nathan Page committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    8121532 View commit details
    Browse the repository at this point in the history
  2. add changelog information

    Nathan Page committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    72e6820 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary lazy import

    Nathan Page committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    8f9ebcd View commit details
    Browse the repository at this point in the history
  4. fix circular import and explain it is needed

    Nathan Page committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    0b667ec View commit details
    Browse the repository at this point in the history
  5. no need to include py.typed as poetry includes everything not in .git…

    …ignore
    Nathan Page committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    f438932 View commit details
    Browse the repository at this point in the history
  6. add ipython classifier

    Nathan Page committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    e1c6edb View commit details
    Browse the repository at this point in the history
  7. remove code coverage checks of ipython extension

    Nathan Page committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    e43016d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    090fab4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a65f49 View commit details
    Browse the repository at this point in the history