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

Implement %callflow magic to spawn CallFlow app directly on ipython notebooks. #17

Merged
merged 15 commits into from
Sep 25, 2020

Commits on Aug 11, 2020

  1. Basic notebook magic

    jarusified committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    5220dfe View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

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

Commits on Aug 16, 2020

  1. Configuration menu
    Copy the full SHA
    e03f769 View commit details
    Browse the repository at this point in the history
  2. Fix the subprocess error

    jarusified committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    43c19d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Add the sample notebook

    jarusified committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    9a4967f View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    a04bcac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    240d165 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Clean up print statements

    jarusified committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    21a2cd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

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

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    f30aef2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a7a44c View commit details
    Browse the repository at this point in the history
  3. Add the notebook

    jarusified committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    27f28dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce06a0e View commit details
    Browse the repository at this point in the history
  5. Fix black formatting

    jarusified committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    136407a View commit details
    Browse the repository at this point in the history
  6. fix flake8 issues

    jarusified committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    7d0be03 View commit details
    Browse the repository at this point in the history