-
Notifications
You must be signed in to change notification settings - Fork 21
Remove broken deployment.md link in INSTALL.md #1243
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
base: main
Are you sure you want to change the base?
Conversation
deployment.md no longer exists, this removes the broken link in the first instance and changes the link to https://docs.datalab-org.io/en/stable/deployment/ in the second
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1243 +/- ##
=======================================
Coverage 71.73% 71.73%
=======================================
Files 66 66
Lines 4482 4482
=======================================
Hits 3215 3215
Misses 1267 1267 🚀 New features to boost your workflow:
|
datalab
|
Project |
datalab
|
Branch Review |
update-install-md
|
Run status |
|
Run duration | 08m 27s |
Commit |
|
Committer | Yue Wu |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
0
|
|
0
|
|
0
|
|
504
|
View all changes introduced in this branch ↗︎ |
A further reading of the docs shows that the authentication info is not in "deployment" but "configuration", link has been changed to reflect this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This "internal" link actually works fine when rendered by the docs (https://docs.datalab-org.io/en/latest/INSTALL) -- I think I'm of the opinion that we should actually just move this file into the docs directly and link to it from the README, rather than maintaining it as a symlink. There's also lots of formatting that doesn't render properly on GitHub as its targeted at mkdocs, e.g., the tabbed uv
vs venv
instructions.
deployment.md no longer exists, this removes the broken link in the first instance and changes the link to https://docs.datalab-org.io/en/stable/deployment/ in the second