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

Remove FairlearnDashboard and replace it with matplotlib-based plots #766

Merged
merged 13 commits into from
May 19, 2021

Commits on Nov 14, 2020

  1. first set of removal steps

    Signed-off-by: Roman Lutz <rolutz@microsoft.com>
    Roman Lutz committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    de51fd9 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Merge branch 'main' of https://github.com/fairlearn/fairlearn into ro…

    …lutz/remove_dashboard
    
    Signed-off-by: Roman Lutz <rolutz@microsoft.com>
    Roman Lutz committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    43966a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. replace dashboard with matplotlib plots in example & notebook

    Signed-off-by: Roman Lutz <rolutz@microsoft.com>
    Roman Lutz committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    f5cf6d4 View commit details
    Browse the repository at this point in the history
  2. remove img directory and image files

    Signed-off-by: Roman Lutz <rolutz@microsoft.com>
    Roman Lutz committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    7457988 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. Merge branch 'main' of https://github.com/fairlearn/fairlearn into ro…

    …lutz/remove_dashboard
    Roman Lutz committed May 2, 2021
    Configuration menu
    Copy the full SHA
    e7befde View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. update documentation with new plots

    Signed-off-by: Roman Lutz <rolutz@microsoft.com>
    Roman Lutz committed May 3, 2021
    Configuration menu
    Copy the full SHA
    6498d1f View commit details
    Browse the repository at this point in the history
  2. remove MANIFEST, adjust CODEOWNERS, gitignore, REAMDE, bug_report.md,…

    … several pipelines, build scripts, doc pages mentioning widget/dashboard, and a couple of notebooks.
    
    Signed-off-by: Roman Lutz <rolutz@microsoft.com>
    Roman Lutz committed May 3, 2021
    Configuration menu
    Copy the full SHA
    12d5b3d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. lint

    Signed-off-by: Roman Lutz <rolutz@microsoft.com>
    Roman Lutz committed May 4, 2021
    Configuration menu
    Copy the full SHA
    02ef892 View commit details
    Browse the repository at this point in the history
  2. doctest fix

    Signed-off-by: Roman Lutz <rolutz@microsoft.com>
    Roman Lutz committed May 4, 2021
    Configuration menu
    Copy the full SHA
    b8c50d2 View commit details
    Browse the repository at this point in the history
  3. doctest adjustments

    Signed-off-by: Roman Lutz <rolutz@microsoft.com>
    Roman Lutz committed May 4, 2021
    Configuration menu
    Copy the full SHA
    8c79d14 View commit details
    Browse the repository at this point in the history
  4. fix doctest for plot

    Signed-off-by: Roman Lutz <rolutz@microsoft.com>
    Roman Lutz committed May 4, 2021
    Configuration menu
    Copy the full SHA
    49af5e6 View commit details
    Browse the repository at this point in the history
  5. add doctest skip

    Signed-off-by: Roman Lutz <rolutz@microsoft.com>
    Roman Lutz committed May 4, 2021
    Configuration menu
    Copy the full SHA
    ec7ace9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Merge branch 'main' of https://github.com/fairlearn/fairlearn into ro…

    …lutz/remove_dashboard
    
    Signed-off-by: Roman Lutz <rolutz@microsoft.com>
    Roman Lutz committed May 17, 2021
    Configuration menu
    Copy the full SHA
    f551b57 View commit details
    Browse the repository at this point in the history