-
Notifications
You must be signed in to change notification settings - Fork 909
Open
Description
Title
Dockerfile links on Kubeflow notebooks container images page are broken
Problem
The links to Dockerfiles on the Base Images documentation page do not work.
Steps to reproduce
- Go to https://www.kubeflow.org/docs/components/notebooks/container-images/#base-images
- Click any Dockerfile link in the Base Images or Kubeflow Images tables (e.g. ./base)
Expected
Clicking the link should open the corresponding Dockerfile.
Actual
The link leads to a 404 or otherwise incorrect page.
Example broken links
- Base: https://github.com/kubeflow/kubeflow/tree/master/components/example-notebook-servers/base
- RStudio: https://github.com/kubeflow/kubeflow/tree/master/components/example-notebook-servers/rstudio
- codeserver-python: https://github.com/kubeflow/kubeflow/tree/master/components/example-notebook-servers/codeserver-python
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels