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

WIP Added example notebook #8662

Open
wants to merge 35 commits into
base: dev
Choose a base branch
from
Open

Commits on Apr 4, 2024

  1. Added beach example

    madhavajay committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    df85069 View commit details
    Browse the repository at this point in the history
  2. -

    koenvanderveen committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    40f060a View commit details
    Browse the repository at this point in the history
  3. input policy v1

    koenvanderveen committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f61850d View commit details
    Browse the repository at this point in the history
  4. remove breakpoint

    koenvanderveen committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ad3e9a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bde5a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Got beach example working

    - Added _ to api paths
    - Added TODO: Beach Fix for some issues we need to resolve
    - Renamed BeachPolicy to MixedInputPolicy
    - Added some additional primitive types
    madhavajay committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    42eeb22 View commit details
    Browse the repository at this point in the history
  2. Add gcp to setup.cfg

    iamtrask committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    81cadd9 View commit details
    Browse the repository at this point in the history
  3. Fixed issue with using custom API Endpoints to take action as users

    - Added work around for syft_function getsource issue
    madhavajay committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f476406 View commit details
    Browse the repository at this point in the history
  4. Minor notebook tweaks

    madhavajay committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    03fd4af View commit details
    Browse the repository at this point in the history
  5. include env var

    koenvanderveen committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3f9cdf5 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

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

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    54bd09c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dadad0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1346039 View commit details
    Browse the repository at this point in the history
  4. Removed context cast

    madhavajay committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    65d5103 View commit details
    Browse the repository at this point in the history
  5. Updated notebook

    madhavajay committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    8cf23f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Disable progress bar

    madhavajay committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8c83874 View commit details
    Browse the repository at this point in the history
  2. Add types to UserOwned

    iamtrask committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    dfb7cde View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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

    madhavajay committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ee7156f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fabafa1 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    ad06f89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69ed914 View commit details
    Browse the repository at this point in the history
  3. Created more notebooks

    - Removed tqdm disable
    madhavajay committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d4726d8 View commit details
    Browse the repository at this point in the history
  4. Ported rate limiter to helper function

    - Added get for twinapi so we can get state and settings
    - path is overloaded with SyftAPICall so renamed to api_path
    - Added context.user_view
    madhavajay committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    db20f3a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Added get and set for API endpoint state and settings

    - Added login_as
    madhavajay committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    97110c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfb65cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5bcec0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bfcd16 View commit details
    Browse the repository at this point in the history
  5. Tweak to admin printing

    iamtrask committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    773075d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8589934 View commit details
    Browse the repository at this point in the history
  7. Reduced sleeps in queue

    - Forced threaded_worker mode
    - Added worker_settings based worker cache
    madhavajay committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    bd27366 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db71bd0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f2907b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2a8ef5d View commit details
    Browse the repository at this point in the history