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

816-NEW-dashboard-add-text #855

Merged
merged 52 commits into from
Oct 3, 2024
Merged

816-NEW-dashboard-add-text #855

merged 52 commits into from
Oct 3, 2024

Commits on Sep 20, 2024

  1. Update README.md

    Remove broken link to dashboard screenshot. Placeholder for a new one.
    elboyran authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6659a59 View commit details
    Browse the repository at this point in the history
  2. Update dashboard readme.md

    Removed broken link old dashboard screenshot. Placeholder for a new one.
    elboyran authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    54aa78d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6782d9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6012acc View commit details
    Browse the repository at this point in the history
  5. Update Home.py

    making linter happy
    elboyran authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d16ced1 View commit details
    Browse the repository at this point in the history
  6. Update Home.py

    linting
    elboyran authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8e8d328 View commit details
    Browse the repository at this point in the history
  7. Update Home.py

    Explain what the dashboard is. Use a smaller logo on landing page.
    elboyran authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8200250 View commit details
    Browse the repository at this point in the history
  8. Update Home.py

    shorter lines to make linter happy
    elboyran authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9ad06d4 View commit details
    Browse the repository at this point in the history
  9. trying to fix whitespaces...

    elboyran committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    170cdc1 View commit details
    Browse the repository at this point in the history
  10. trying to fix whitespaces...

    elboyran committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bbc0974 View commit details
    Browse the repository at this point in the history
  11. fixing too long lines

    elboyran committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    30f4bc6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    41117c6 View commit details
    Browse the repository at this point in the history
  13. used colormap

    elboyran committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5466e47 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    985db10 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. update test

    laurasootes committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ce5292b View commit details
    Browse the repository at this point in the history
  2. update tests

    laurasootes committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b92afc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    9c9a064 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e76396 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af4497d View commit details
    Browse the repository at this point in the history
  4. changing page names

    elboyran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d425bee View commit details
    Browse the repository at this point in the history
  5. Added explanatory text and colormap image for the Image classificatio…

    …n page. Added short explanation text for the Hand-digit recogniiotn example.
    elboyran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e2caa31 View commit details
    Browse the repository at this point in the history
  6. fixing linter issues

    elboyran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0f65ffb View commit details
    Browse the repository at this point in the history
  7. auto fixing linter issues

    elboyran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6312bfc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2302d73 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    5f96ce3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b576d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3400d33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2454f1 View commit details
    Browse the repository at this point in the history
  5. fix example name

    laurasootes committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    cf7872d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Update dianna/dashboard/Home.py

    missing coma
    
    Co-authored-by: Laura <[email protected]>
    elboyran and laurasootes authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    23a5b99 View commit details
    Browse the repository at this point in the history
  2. Update dianna/dashboard/Home.py

    Co-authored-by: Laura <[email protected]>
    elboyran and laurasootes authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b0ba712 View commit details
    Browse the repository at this point in the history
  3. Update dianna/dashboard/pages/Tabular.py

    Co-authored-by: Laura <[email protected]>
    elboyran and laurasootes authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9663768 View commit details
    Browse the repository at this point in the history
  4. Update dianna/dashboard/pages/Tabular.py

    Co-authored-by: Laura <[email protected]>
    elboyran and laurasootes authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    063048a View commit details
    Browse the repository at this point in the history
  5. Update dianna/dashboard/pages/Tabular.py

    fixing typo
    
    Co-authored-by: Laura <[email protected]>
    elboyran and laurasootes authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c4ab945 View commit details
    Browse the repository at this point in the history
  6. Update dianna/dashboard/pages/Tabular.py

    fixing typo
    
    Co-authored-by: Laura <[email protected]>
    elboyran and laurasootes authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    afba4b5 View commit details
    Browse the repository at this point in the history
  7. Update dianna/dashboard/pages/Tabular.py

    fixing typo
    
    Co-authored-by: Laura <[email protected]>
    elboyran and laurasootes authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a28ab1b View commit details
    Browse the repository at this point in the history
  8. fixing linter error

    elboyran committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a065ad3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    725607b View commit details
    Browse the repository at this point in the history
  10. fixing linter error

    elboyran committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ccd6136 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b4fdc09 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e05557d View commit details
    Browse the repository at this point in the history
  13. remove unused import

    laurasootes authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9f90af4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. fix linting

    laurasootes authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e09520e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9d7cd6 View commit details
    Browse the repository at this point in the history
  3. remove centering

    laurasootes committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b178f07 View commit details
    Browse the repository at this point in the history
  4. Update Images.py

    separating line between description explanation and the example text for images
    elboyran authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e069233 View commit details
    Browse the repository at this point in the history
  5. Update Tabular.py

    separating line between description explanation and the example text Tabular
    elboyran authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    025ff48 View commit details
    Browse the repository at this point in the history
  6. Update Text.py

    separating line between description explanation and the example text: Text
    elboyran authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    684a7f0 View commit details
    Browse the repository at this point in the history
  7. Update Tabular.py

    separating line between description explanation and the example text: Tabular classification
    elboyran authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1579122 View commit details
    Browse the repository at this point in the history
  8. Update Time_series.py

    separating line between description explanation and the example text: Time series
    elboyran authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3bd155f View commit details
    Browse the repository at this point in the history