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

PR: Remove double message on restart after kernel dies (IPython console) #21540

Merged

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    228c89b View commit details
    Browse the repository at this point in the history
  2. IPython console: Don't show error about conda run on kernel restart

    Also, remove unused import.
    ccordoba12 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    57afa3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e344db4 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. IPython console: Improve banner when IPython version is missing

    Also, add a small test to check that the version is shown as expected
    for internal and external interpreters.
    ccordoba12 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    00bcac3 View commit details
    Browse the repository at this point in the history