docs(quickstart): add login and no-api guidance for CLI setup#1079
Closed
LarytheLord wants to merge 1 commit intomlco2:masterfrom
Closed
docs(quickstart): add login and no-api guidance for CLI setup#1079LarytheLord wants to merge 1 commit intomlco2:masterfrom
LarytheLord wants to merge 1 commit intomlco2:masterfrom
Conversation
Member
|
Hello, |
Contributor
Author
|
Yes, absolutely. I’ve ported the same quickstart updates to the new Markdown docs branch and opened: That PR targets
If you prefer, I can close this legacy-RST PR (#1079) once #1081 is the path you want to keep. |
Contributor
Author
|
Closing this legacy-RST PR as requested/superseded by the Markdown port PR: #1081 (targeting docs/port-to-zensical). |
Member
|
Thanks @LarytheLord ! We will merge the other version soon. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
codecarbon loginstep right aftercodecarbon configin Quickstartcodecarbon monitor --no-apidocs/usage.html,_sources,searchindex.js)localhost:8008) and fix grammarWhy
Issue #928 reports that Quickstart does not mention authentication, while
codecarbon configusers are prompted for login-related details.This update makes the onboarding flow explicit for both cases:
codecarbon login)--no-api)Closes #928.