Skip to content

Commit 56a5f1a

Browse files
Merge pull request #2140 from pymc-devs/AustinRochford-fix-editing-CONTRIBUTING
Fix my own bad editing in CONTRIBUTING.md
2 parents 17c0122 + 0603649 commit 56a5f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ run `./scripts/start_container.sh`. This should start a local docker container c
115115
as well as a [`jupyter`](http://jupyter.org/) notebook server running on port 8888. The
116116
notebook should be opened in your browser automatically (you can disable this by passing
117117
`--no-browser`). The repo will be running the code from your local copy of `pymc3`,
118-
so it is good for development. To find the token necessary to access the notebooks, run
118+
so it is good for development.
119119

120120
You may also use it to run the test suite, with
121121

0 commit comments

Comments
 (0)