Skip to content
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

create how to ask discourse questions #36

Merged
merged 4 commits into from
Jun 17, 2022
Merged

Conversation

cluhmann
Copy link
Member

This PR creates the How to Ask Questions on Discourse community document (current document is empty placeholder). I am not confident in my sphinxing, but I gave it my best shot. Any suggested modifications welcome.

@cluhmann cluhmann requested a review from OriolAbril June 15, 2022 00:01
community/how_to_ask_on_discourse.md Outdated Show resolved Hide resolved
community/how_to_ask_on_discourse.md Outdated Show resolved Hide resolved
community/how_to_ask_on_discourse.md Outdated Show resolved Hide resolved
community/how_to_ask_on_discourse.md Show resolved Hide resolved
- `mydata = np.random.default_rng(12345).random((2,2))`

If there are calls that (implicitly) rely on random seeds, explicitly set the seed
- [`np.random.default_rng(12345)`](https://numpy.org/doc/stable/reference/random/generator.html)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [`np.random.default_rng(12345)`](https://numpy.org/doc/stable/reference/random/generator.html)
- {func}`np.random.default_rng(12345) <numpy.random.default_rng>`

community/how_to_ask_on_discourse.md Outdated Show resolved Hide resolved
community/how_to_ask_on_discourse.md Outdated Show resolved Hide resolved
community/how_to_ask_on_discourse.md Outdated Show resolved Hide resolved
community/how_to_ask_on_discourse.md Outdated Show resolved Hide resolved
community/how_to_ask_on_discourse.md Outdated Show resolved Hide resolved
community/how_to_ask_on_discourse.md Outdated Show resolved Hide resolved
community/how_to_ask_on_discourse.md Outdated Show resolved Hide resolved
community/how_to_ask_on_discourse.md Outdated Show resolved Hide resolved
community/how_to_ask_on_discourse.md Show resolved Hide resolved
community/how_to_ask_on_discourse.md Outdated Show resolved Hide resolved
community/how_to_ask_on_discourse.md Outdated Show resolved Hide resolved
@OriolAbril OriolAbril merged commit 847efbc into pymc-devs:main Jun 17, 2022
@cluhmann cluhmann deleted the howtoask branch June 17, 2022 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants