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

Jupyter notebook support #2357

Merged
merged 85 commits into from Aug 6, 2021
Merged

Jupyter notebook support #2357

merged 85 commits into from Aug 6, 2021

Commits on Jul 3, 2021

  1. wip

    MarcoGorelli committed Jul 3, 2021
    Copy the full SHA
    05fee79 View commit details
    Browse the repository at this point in the history
  2. fixup tests

    MarcoGorelli committed Jul 3, 2021
    Copy the full SHA
    55bdaed View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    61bb015 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. Copy the full SHA
    53cc3f4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    27aa4dc View commit details
    Browse the repository at this point in the history
  3. wip

    MarcoGorelli committed Jul 4, 2021
    Copy the full SHA
    33887d2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9e23bc6 View commit details
    Browse the repository at this point in the history
  5. docstrings

    MarcoGorelli committed Jul 4, 2021
    Copy the full SHA
    6fa73bc View commit details
    Browse the repository at this point in the history
  6. skip multiline magics

    MarcoGorelli committed Jul 4, 2021
    Copy the full SHA
    9e611f5 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    1f9ecca View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    8bed188 View commit details
    Browse the repository at this point in the history
  9. add changelog entry

    MarcoGorelli committed Jul 4, 2021
    Copy the full SHA
    8000b03 View commit details
    Browse the repository at this point in the history
  10. typo

    MarcoGorelli committed Jul 4, 2021
    Copy the full SHA
    fb03aaa View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    991f85f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Copy the full SHA
    978f6ae View commit details
    Browse the repository at this point in the history
  2. remove logic from const

    MarcoGorelli committed Jul 5, 2021
    Copy the full SHA
    9f9c442 View commit details
    Browse the repository at this point in the history
  3. fixup

    MarcoGorelli committed Jul 5, 2021
    Copy the full SHA
    85d34cd View commit details
    Browse the repository at this point in the history
  4. fixup

    MarcoGorelli committed Jul 5, 2021
    Copy the full SHA
    fda607b View commit details
    Browse the repository at this point in the history
  5. re.compile

    MarcoGorelli committed Jul 5, 2021
    Copy the full SHA
    7d77e7d View commit details
    Browse the repository at this point in the history
  6. noop

    MarcoGorelli committed Jul 5, 2021
    Copy the full SHA
    3eb55ff View commit details
    Browse the repository at this point in the history
  7. clear up

    MarcoGorelli committed Jul 5, 2021
    Copy the full SHA
    603821c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. new_src -> dst

    MarcoGorelli committed Jul 6, 2021
    Copy the full SHA
    eff0df5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    742a667 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    57e1577 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Copy the full SHA
    58ea513 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2ab8ca2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d98e49f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    965ef50 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    083e794 View commit details
    Browse the repository at this point in the history
  6. add ipynb-specific diff

    MarcoGorelli committed Jul 7, 2021
    Copy the full SHA
    d3febc1 View commit details
    Browse the repository at this point in the history
  7. fixup

    MarcoGorelli committed Jul 7, 2021
    Copy the full SHA
    62cce53 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    f786a38 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    8853aa3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Copy the full SHA
    879cd11 View commit details
    Browse the repository at this point in the history
  2. fixup

    MarcoGorelli committed Jul 8, 2021
    Copy the full SHA
    6716963 View commit details
    Browse the repository at this point in the history
  3. 🎨

    MarcoGorelli committed Jul 8, 2021
    Copy the full SHA
    786ac06 View commit details
    Browse the repository at this point in the history
  4. clarify docstring

    MarcoGorelli committed Jul 8, 2021
    Copy the full SHA
    48b56e1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c74959d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    9e3b9bd View commit details
    Browse the repository at this point in the history
  7. clarify docstrings

    MarcoGorelli committed Jul 8, 2021
    Copy the full SHA
    200669f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. wip

    MarcoGorelli committed Jul 9, 2021
    Copy the full SHA
    db9a8ba View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    18a502a View commit details
    Browse the repository at this point in the history
  3. use THIS_DIR

    MarcoGorelli committed Jul 9, 2021
    Copy the full SHA
    d6a4869 View commit details
    Browse the repository at this point in the history
  4. windows fixup

    MarcoGorelli committed Jul 9, 2021
    Copy the full SHA
    e45a208 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. Copy the full SHA
    98d1ea3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9370244 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a6c6341 View commit details
    Browse the repository at this point in the history
  4. 🎨

    MarcoGorelli committed Jul 10, 2021
    Copy the full SHA
    ddc34e1 View commit details
    Browse the repository at this point in the history
  5. use typeguard

    MarcoGorelli committed Jul 10, 2021
    Copy the full SHA
    75d493a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    49b9e59 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    98cb06a View commit details
    Browse the repository at this point in the history
  8. use dataclasses

    MarcoGorelli committed Jul 10, 2021
    Copy the full SHA
    aba9d41 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    9a421f8 View commit details
    Browse the repository at this point in the history
  10. add faq

    MarcoGorelli committed Jul 10, 2021
    Copy the full SHA
    b40f7d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Copy the full SHA
    0fa616a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c8d12df View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a6366c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Copy the full SHA
    cd70366 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4c3da5d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    20d63fb View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Copy the full SHA
    02151f0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4176294 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Copy the full SHA
    ec62768 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9b1b41b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    dce54b6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f7f3ce4 View commit details
    Browse the repository at this point in the history
  5. pipenv lock

    MarcoGorelli committed Jul 14, 2021
    Copy the full SHA
    ede7de5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    67d6bce View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. Update README.md

    JelleZijlstra committed Jul 17, 2021
    Copy the full SHA
    c240b2c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    32d6ee6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e2de6ce View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8f24601 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2c14df5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ce392f5 View commit details
    Browse the repository at this point in the history
  7. use clirunner

    MarcoGorelli committed Jul 17, 2021
    Copy the full SHA
    7ad25a1 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    9ccf84e View commit details
    Browse the repository at this point in the history
  9. add docstring

    MarcoGorelli committed Jul 17, 2021
    Copy the full SHA
    7d4cbf6 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    8bf86ba View commit details
    Browse the repository at this point in the history
  11. 🎨

    MarcoGorelli committed Jul 17, 2021
    Copy the full SHA
    46b802e View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    c074541 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    72c6af1 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Copy the full SHA
    dad04e2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3eab2ce View commit details
    Browse the repository at this point in the history
  3. remove circular import

    MarcoGorelli committed Jul 18, 2021
    Copy the full SHA
    eec2685 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. reinstate --ipynb flag

    MarcoGorelli committed Jul 30, 2021
    Copy the full SHA
    67d38da View commit details
    Browse the repository at this point in the history