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

Update v0.2.0 branch #365

Merged
merged 21 commits into from
Oct 28, 2022
Merged

Update v0.2.0 branch #365

merged 21 commits into from
Oct 28, 2022

Commits on Mar 11, 2022

  1. Add dev doc links to CONTRIBUTING.md (#312)

    Resolves a task from #304
    
    Signed-off-by: Rafael Vasquez <rafael.vasquez@ryerson.com>
    rafvasq committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    e03034f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Fixes the references to latest kfctl release (#311)

    Resolves a task from #304
    
    Signed-off-by: Rafael Vasquez <rafael.vasquez@ryerson.com>
    rafvasq committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    a5d6177 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Do not verify links in project dependencies (#320)

    Resolves #319
    
    Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
    ckadner committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    07377ff View commit details
    Browse the repository at this point in the history
  2. Add navigation and description table of docs (#314)

    * Create readme for docs
    * Add description table to readme
    * Add links to table
    * update relative links
    * Change documentation to document
    
    Signed-off-by: Rafael Vasquez <rafael.vasquez@ryerson.com>
    rafvasq committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    e26ce79 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Add script to update the docs table (#317)

    Signed-off-by: Rafael Vasquez <rafael.vasquez@ryerson.com>
    rafvasq committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    e3bfcc7 View commit details
    Browse the repository at this point in the history
  2. Modified the way sed version is set (#315)

    Instead of checking the operating system or shell emulator,
    test which version of `sed` is actually installed in the local
    environment.
    
    Resolves #301
    
    Signed-off-by: Krishna Kumar <krishnakumar@ibm.com>
    krishnakumar27 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    3671efa View commit details
    Browse the repository at this point in the history
  3. Bump waitress from 2.0.0 to 2.1.1 in /api/server (#321)

    Bumps [waitress](https://github.com/Pylons/waitress) from 2.0.0 to 2.1.1.
    - [Release notes](https://github.com/Pylons/waitress/releases)
    - [Changelog](https://github.com/Pylons/waitress/blob/master/CHANGES.txt)
    - [Commits](Pylons/waitress@v2.0.0...v2.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: waitress
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    8b8e639 View commit details
    Browse the repository at this point in the history
  4. Bump jupyter-server from 1.13.4 to 1.15.4 in /api/server (#324)

    Bumps [jupyter-server](https://github.com/jupyter/jupyter_server) from 1.13.4 to 1.15.4.
    - [Release notes](https://github.com/jupyter/jupyter_server/releases)
    - [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md)
    - [Commits](jupyter-server/jupyter_server@v1.13.4...v1.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: jupyter-server
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    262f26b View commit details
    Browse the repository at this point in the history
  5. Bump minimist from 1.2.5 to 1.2.6 in /dashboard/origin-mlx (#326)

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    e566b20 View commit details
    Browse the repository at this point in the history
  6. Update API developer docs (#325)

    * Add codegen workflow diagram
    * Describe codegen workflow
    * Describe API server package modules
    
    Closes #325
    
    Signed-off-by: Pavan Pss <psspavan96@gmail.com>
    
    Co-authored-by: Christian Kadner <ckadner@us.ibm.com>
    shanmukha1996 and ckadner committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    fe965be View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Bump notebook from 6.4.8 to 6.4.10 in /api/server (#327)

    Bumps [notebook](http://jupyter.org) from 6.4.8 to 6.4.10.
    
    ---
    updated-dependencies:
    - dependency-name: notebook
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    ef85c69 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Update UI developer docs (#323)

    Closes #323
    
    Signed-off-by: RRM123 <rithikmamidi@gmail.com>
    RRM123 authored and ckadner committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    605fe33 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Correct description for make update_doc_table (#329)

    Signed-off-by: ezinneanne <onwukaezinneanne@gmail.com>
    ezinneanne committed May 5, 2022
    Configuration menu
    Copy the full SHA
    3fc0338 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Update Kubernetes high version in deployment docs (#318) (#332)

    * Add Troubleshooting section
    * Limit K8s version for KIND cluster using `--image` flag
    
    Resolves #318
    
    Signed-off-by: Kiran-Patel <kiran.patel@ibm.com>
    Signed-off-by: Kiran Patel 104844270+kiranp2396@users.noreply.github.com
    Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
    
    Co-authored-by: Kiran-Patel <kiran.patel@ibm.com>
    Co-authored-by: Christian Kadner <ckadner@us.ibm.com>
    3 people committed May 25, 2022
    Configuration menu
    Copy the full SHA
    7fee873 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

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

Commits on Jun 15, 2022

  1. Run mlx-ui as non-root user (#339)

    Closes #337
    
    Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
    ckadner committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    d78055e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Update MLX setup instructions for KF 1.5 (#346)

    * Update MLX setup instructions for KF 1.5
    
    Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
    ckadner committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    6680f55 View commit details
    Browse the repository at this point in the history
  2. fix selected assets show up in different menus (#342)

    Signed-off-by: Jiaxuan-Yang <jiaxuan.yang@ibm.com>
    JiaxuanYang committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    5baeef8 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Consolidate readme (#356)

    Signed-off-by: Rafael Vasquez <rafael.vasquez@ryerson.com>
    
    Signed-off-by: Rafael Vasquez <rafael.vasquez@ryerson.com>
    Co-authored-by: Rafael Vasquez <rafael.vasquez@ryerson.com>
    rafvasq and Rafael Vasquez committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    5cdaf07 View commit details
    Browse the repository at this point in the history
  2. Document MLX Models Workshop (#352)

    Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
    ckadner committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    5e9958f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Add GitHub action to verify doc links (#357)

    Signed-off-by: Rafael Vasquez <raf.vasquez@ibm.com>
    rafvasq committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    dc48b0f View commit details
    Browse the repository at this point in the history