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

Added an edit magic command #942

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jan 17, 2024

  1. Added the Ability to edit the code before running it.

    Now the user can edit the code before running it. OI does not keep track of previous code (before it was edited).
    Eliaskhal committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    9b7ca2a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    ec5c0c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d4f31c View commit details
    Browse the repository at this point in the history
  3. Fixed minor mistake.

    Eliaskhal committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    fe58106 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ea4864 View commit details
    Browse the repository at this point in the history
  5. Update magic_commands.py

    Notnaton committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    65fd3ab View commit details
    Browse the repository at this point in the history