We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After a successful nebari deploy you will see the following notice:
nebari deploy
Additional administration docs can be found at https://docs.nebari.dev/en/stable/source/admin_guide/
This link does not work, and the current Nebari docs have no equivalent path.
Please replace with a link to the live Admin Guide, wherever that may be.
The source is in src/_nebari/deploy.py line 74:
src/_nebari/deploy.py
nebari/src/_nebari/deploy.py
Line 74 in c57d501
User should be directed to the correct Admin Guide.
Alpine Linux
nebari deploy -c nebari-config.yaml
[terraform]: Nebari deployed successfully ... Additional administration docs can be found at https://docs.nebari.dev/en/stable/source/admin_guide/
No response
None
The text was updated successfully, but these errors were encountered:
Thanks for reporting this @biztos! I updated the link in PR #2039 👍
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
After a successful
nebari deploy
you will see the following notice:This link does not work, and the current Nebari docs have no equivalent path.
Please replace with a link to the live Admin Guide, wherever that may be.
The source is in
src/_nebari/deploy.py
line 74:nebari/src/_nebari/deploy.py
Line 74 in c57d501
Expected behavior
User should be directed to the correct Admin Guide.
OS and architecture in which you are running Nebari
Alpine Linux
How to Reproduce the problem?
nebari deploy -c nebari-config.yaml
Command output
Versions and dependencies used.
No response
Compute environment
None
Integrations
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: