machine-learning-exchange / mlx

Machine Learning eXchange (MLX). Data and AI Assets Catalog and Execution Engine
https://ml-exchange.org/
Apache License 2.0
204 stars 54 forks source link

Self-Referential Links Fix for Markdown View #306

Closed RRM123 closed 2 years ago

RRM123 commented 2 years ago

Upgraded / Added the following dependencies to dashboard/origin-mlx/package.json:

Changes were made to OperatorDetail.tsx, MarkdownViewer.tsx, and MetaCard.tsx to accommodate the new version of react-markdown and rehype-slug.

Resolves #261

/assign @ckadner

BluThaitanium commented 2 years ago

Awesome work! /lgtm

mlx-bot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ckadner, RRM123

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/machine-learning-exchange/mlx/blob/main/OWNERS)~~ [ckadner] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment