-
Notifications
You must be signed in to change notification settings - Fork 6
adding confidence interval blog post #154
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
Conversation
docs/docusaurus.config.js
Outdated
|
|
||
| // Set the production url of your site here | ||
| url: "https://code.groundlight.ai", | ||
| url: "https://www.groundlight.ai", |
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.
Are we sure this is correct? I think this is the URL that will be the root of our project, including the rest of the docs website
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.
And thanks for catching this too
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 looks like maybe a merge mistake. It should be code.
blaise-muhirwa
left a comment
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.
After addressing Tyler's feedback, this looks ready to merge! Excited to see this go live:)
robotrapta
left a comment
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.
A few tweaks below, but this looks great!
docs/docusaurus.config.js
Outdated
|
|
||
| // Set the production url of your site here | ||
| url: "https://code.groundlight.ai", | ||
| url: "https://www.groundlight.ai", |
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 looks like maybe a merge mistake. It should be code.
Added blog post on confidence intervals. This also enables LaTeX-style mark up for rendering mathematics