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

Improve serialization of Pandas DataFrames to ipyvega #346

Merged
merged 164 commits into from
Feb 12, 2023

Commits on Jun 7, 2021

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

Commits on Jun 8, 2021

  1. fix

    xtianpoli committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    162a38e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Fix heatmap for speed

    jdfekete committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    d1989f7 View commit details
    Browse the repository at this point in the history
  2. Fix heatmap for speed

    jdfekete committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    8813074 View commit details
    Browse the repository at this point in the history
  3. init ipydatatablewidget

    xtianpoli committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    28ba8e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

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

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    81e90a4 View commit details
    Browse the repository at this point in the history
  2. src/widget.ts

    xtianpoli committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    94c7077 View commit details
    Browse the repository at this point in the history
  3. fix

    xtianpoli committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    de25ee6 View commit details
    Browse the repository at this point in the history
  4. cleanup

    xtianpoli committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    69c689f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. adding lz4js decompression

    xtianpoli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    88e5138 View commit details
    Browse the repository at this point in the history
  2. fix

    xtianpoli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    c2f33c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d58cba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21e9bea View commit details
    Browse the repository at this point in the history
  5. fixing .gitignore

    xtianpoli committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    803a0cb View commit details
    Browse the repository at this point in the history
  6. Add stress tests

    jdfekete committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    3badb98 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. rename update_histogram2d to update_array2d. Remove console.log pollu…

    …ting the console. Add python doc.
    jdfekete committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    b198c04 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Improve

    jdfekete committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    62eaa47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa0b328 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. compression as string

    xtianpoli committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    c856d7a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. fix (naive approach)

    xtianpoli committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    258e0aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d6c5d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5498083 View commit details
    Browse the repository at this point in the history
  4. cleanup

    jdfekete committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    a814023 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. adding a touch mode

    xtianpoli committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    283fe75 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. using ipytablewidgets

    xtianpoli committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    1941c41 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

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

Commits on Aug 25, 2021

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

Commits on Aug 27, 2021

  1. adding UI tests

    xtianpoli committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    3b128ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b400c6 View commit details
    Browse the repository at this point in the history
  3. add ui action

    xtianpoli committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    162784f View commit details
    Browse the repository at this point in the history
  4. fix syntax

    xtianpoli committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    ad5acc9 View commit details
    Browse the repository at this point in the history
  5. another fix

    xtianpoli committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    94828b6 View commit details
    Browse the repository at this point in the history
  6. fix poetry conf

    xtianpoli committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    d672ca7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e2842b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    64246db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    19ea342 View commit details
    Browse the repository at this point in the history
  10. trusting test notebook

    xtianpoli committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    af41998 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7499f3f View commit details
    Browse the repository at this point in the history
  12. get a cell as an artifact

    xtianpoli committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    40fd5a6 View commit details
    Browse the repository at this point in the history
  13. fix syntax

    xtianpoli committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    eac30ba View commit details
    Browse the repository at this point in the history
  14. if: always()

    xtianpoli committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    724129c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b69674b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9fd014a View commit details
    Browse the repository at this point in the history
  17. new refs

    xtianpoli committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    c4a8b67 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cc33cd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. improvement

    xtianpoli committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    fff5fe6 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Configuration menu
    Copy the full SHA
    defb652 View commit details
    Browse the repository at this point in the history
  2. adding a random.seed()

    xtianpoli committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    9bb7a22 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. fixes

    xtianpoli committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    9c6ad58 View commit details
    Browse the repository at this point in the history
  2. more ui tests

    xtianpoli committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    e82f971 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    534113c View commit details
    Browse the repository at this point in the history
  4. fix

    xtianpoli committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    4f8250b View commit details
    Browse the repository at this point in the history
  5. adding new ref

    xtianpoli committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    de46fe8 View commit details
    Browse the repository at this point in the history
  6. simplifying last tests

    xtianpoli committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    87a0441 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf4d1ba View commit details
    Browse the repository at this point in the history
  8. adding new refernces

    xtianpoli committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    989d034 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

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

Commits on Oct 5, 2021

  1. add jupyterlab

    jdfekete committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    0fbf69e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

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

Commits on Oct 13, 2021

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

Commits on Oct 15, 2021

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

Commits on Oct 16, 2021

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

Commits on Oct 18, 2021

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

Commits on Nov 7, 2021

  1. Fix tests

    jdfekete committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    9ec8cae View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Simplify streaming test

    jdfekete committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    86d885d View commit details
    Browse the repository at this point in the history
  2. Ready for distribution

    jdfekete committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    58bd0d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. fix test.yml

    xtianpoli committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    34ba868 View commit details
    Browse the repository at this point in the history
  2. prettier

    jdfekete committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    8d0fefe View commit details
    Browse the repository at this point in the history
  3. merged with origin

    jdfekete committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    05f7bd9 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    jdfekete committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    c5815bc View commit details
    Browse the repository at this point in the history
  5. Fixed spec

    jdfekete committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    d45d9ce View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    4eaba72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    320841a View commit details
    Browse the repository at this point in the history
  3. fix unused packages

    jdfekete committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    e295597 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. fixing ui tests

    xtianpoli committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    5eff2f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    a24a73d View commit details
    Browse the repository at this point in the history
  2. cleanup+fix

    xtianpoli committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    ee68fe7 View commit details
    Browse the repository at this point in the history
  3. new fixes

    xtianpoli committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    52672be View commit details
    Browse the repository at this point in the history
  4. set nodejs=17

    xtianpoli committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    026116d View commit details
    Browse the repository at this point in the history
  5. set nodejs=16

    xtianpoli committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    9aed873 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

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

    xtianpoli committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    5e80acf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    248bf6d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Configuration menu
    Copy the full SHA
    c196c6e View commit details
    Browse the repository at this point in the history
  2. Try lower version of Altair

    jdfekete committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    127df68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dd29cd View commit details
    Browse the repository at this point in the history
  4. fixing the previous essay

    xtianpoli committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    a9615e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a65419f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af4f9c7 View commit details
    Browse the repository at this point in the history
  7. Add a first cell in AltairStreaming.ipynb to explain to install Altai…

    …r before running the notebook
    jdfekete committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    755ae8a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    3da3644 View commit details
    Browse the repository at this point in the history
  2. trying sleep 3

    xtianpoli committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    cd98d68 View commit details
    Browse the repository at this point in the history
  3. trying py 3.8

    xtianpoli committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    d021a09 View commit details
    Browse the repository at this point in the history
  4. py 3.7 ?

    xtianpoli committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    7cfb6b4 View commit details
    Browse the repository at this point in the history
  5. py 3.6 ?

    xtianpoli committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    736e035 View commit details
    Browse the repository at this point in the history
  6. avoid any[]|string

    xtianpoli committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    9923598 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    1d3f5fd View commit details
    Browse the repository at this point in the history
  2. removing binder conf

    xtianpoli committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    c3dc68f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca714b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5dee6ff View commit details
    Browse the repository at this point in the history
  5. clean-up code, add comments, check the need for resize in vega.wiget,…

    … remove example code from vega.altair and move it to AltairStreaming.ipynb
    jdfekete committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    71e4b0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c571f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

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

Commits on Jan 31, 2022

  1. update dependencies

    jdfekete committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    8c9dcce View commit details
    Browse the repository at this point in the history
  2. update webpack

    jdfekete committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    acbba0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f655f5d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    4c452b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a5a051 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be9948e View commit details
    Browse the repository at this point in the history
  4. fix yarn lockfile issue

    jdfekete committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    ec18ab7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Apply requested changes, except for moving the dependencies of jupyte…

    …rlab to the top-level package
    jdfekete committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    e4adc30 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    708d01a View commit details
    Browse the repository at this point in the history
  2. Update src/index.ts

    Co-authored-by: Dominik Moritz <[email protected]>
    jdfekete and domoritz authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    b6bccbb View commit details
    Browse the repository at this point in the history
  3. Rename AllSupportedTypes.ipynb to AllCompressions.ipynb and fix the R…

    …EADME.md to use the --sym-link option for jupyter nbextension install
    jdfekete committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    db964af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f3b1de View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    2222e99 View commit details
    Browse the repository at this point in the history
  2. removing TimeXXX.ipynb

    xtianpoli committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    014494e View commit details
    Browse the repository at this point in the history
  3. "adding jupyter nbextension enable" subcommand, removing comment "not…

    … needed in notebook >= 5.3"
    xtianpoli committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    09baecb View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    991d9c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ebd98f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. fixing bug in vega.js, removing src/extension.js (replaced by extensi…

    …on.ts), webpack.config.js after fusion
    xtianpoli committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    8868c6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b12606e View commit details
    Browse the repository at this point in the history
  3. keeping only py3.9

    xtianpoli committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    3f43bfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c55e03 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

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

Commits on Mar 16, 2022

  1. Merge with upstream

    jdfekete committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    8a54ffc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'vega-master2'

    jdfekete committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    f2ffe37 View commit details
    Browse the repository at this point in the history
  3. fix jupyterlab

    jdfekete committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    774c696 View commit details
    Browse the repository at this point in the history
  4. fix poetry.lock

    jdfekete committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    5fff98b View commit details
    Browse the repository at this point in the history
  5. fix test

    jdfekete committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    f57a22d View commit details
    Browse the repository at this point in the history
  6. new fix for test

    jdfekete committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    9fb8c8e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b8a2ad View commit details
    Browse the repository at this point in the history
  8. fix syntax error

    xtianpoli committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    3004e50 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3384981 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

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

    xtianpoli committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    eb0c920 View commit details
    Browse the repository at this point in the history
  3. adding forgotten .js

    xtianpoli committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    7c75a82 View commit details
    Browse the repository at this point in the history
  4. fixes

    xtianpoli committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    350d50d View commit details
    Browse the repository at this point in the history
  5. essay

    xtianpoli committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    4ed20f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. many fixes

    xtianpoli committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    420449c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    4c589bb View commit details
    Browse the repository at this point in the history
  2. adding jupyter-tablewidgets

    xtianpoli committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    b0f3144 View commit details
    Browse the repository at this point in the history
  3. fix

    xtianpoli committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    14dc3f9 View commit details
    Browse the repository at this point in the history
  4. error injection for test

    xtianpoli committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    033e78b View commit details
    Browse the repository at this point in the history
  5. fixing UI Tests

    xtianpoli committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    9b7ca01 View commit details
    Browse the repository at this point in the history
  6. back to the previous fix

    xtianpoli committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    bec53bc View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    c6f6b43 View commit details
    Browse the repository at this point in the history
  2. using poetry 1.3.1

    xtianpoli committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e1b7a58 View commit details
    Browse the repository at this point in the history
  3. minor improvement

    xtianpoli committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    82b6899 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

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

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    d5d116b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfc96f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dacf4fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e5fc40 View commit details
    Browse the repository at this point in the history
  5. fix

    xtianpoli committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    9a067f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

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

Commits on Jan 21, 2023

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

Commits on Jan 30, 2023

  1. merge upstream

    xtianpoli committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    c930fc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baca3f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba96399 View commit details
    Browse the repository at this point in the history
  4. improvements

    xtianpoli committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    3adb15a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    10714a0 View commit details
    Browse the repository at this point in the history
  2. Fix docstring

    jdfekete committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    d618580 View commit details
    Browse the repository at this point in the history