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

Fix examples in docs of mixture.py, bound.py and continuous.py #2809

Merged
merged 2 commits into from
Jan 19, 2018

Conversation

sharanry
Copy link
Contributor

Fixes #2806

@ColCarroll
Copy link
Member

You need a single blank line after .. code-block:: python (I have been mucking around with rst a lot).

@ColCarroll
Copy link
Member

Looks good to me (travis doesn't build docs on PRs) – will merge later today. If you get a chance, you might build the docs locally:

$ cd pymc3 && git checkout mixtureDocs
$ pip install -r requirements.txt
$ pip install -r requirements-dev.txt
$ cd docs/source
$ make html
$ open _build/html/api/distributions/continuous.html

Then post a screenshot if it looks ok?

@sharanry
Copy link
Contributor Author

@ColCarroll Looks like it is okay.
pymc31
pymc32

@ColCarroll ColCarroll merged commit 1e2a0c3 into pymc-devs:master Jan 19, 2018
@ColCarroll
Copy link
Member

Thanks, @sharanry !

@sharanry sharanry deleted the mixtureDocs branch January 19, 2018 12:35
jordan-melendez pushed a commit to jordan-melendez/pymc3 that referenced this pull request Feb 6, 2018
…devs#2809)

* Fix examples in docs of mixture.py, bound.py and continuous.py

* Add empty line after code-block
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