kubeflow / notebooks

Kubeflow Notebooks lets you run web-based development environments on your Kubernetes cluster by running them inside Pods.
Apache License 2.0
18 stars 22 forks source link

ci(ws): Remove some unused deprecated libraries (react-axe and react-docgen-typescript-loader) #25

Closed ederign closed 4 months ago

ederign commented 4 months ago

Unfortunately, some libraries are unused in workspaces/frontend and are not maintained, so there are some issues. This is the case for react-axe and react-docgen-typescript-loader. We should remove those.

thesuperzapper commented 4 months ago

Done in https://github.com/kubeflow/notebooks/pull/24